HAL::DrawableCompare

HAL::DrawableCompare
virtual void DrawableCompare(Texture** tex, const Matrix2F* texgen);
Description

DrawableCompare performs a DrawableImage compare operation on the GPU (see BitmapData.compare).

Parameters
Parameters 
Description 
Texture** tex 
An array of input textures. 
const Matrix2F* texgen 
An array of texture generation matrices, one per items in tex.