DrawableMerge performs a DrawableImage merge operation on the GPU (see BitmapData.merge).
Parameters |
Description |
Texture** tex |
An array of input textures. |
const Matrix2F* texgen |
An array of texture generation matrices, one per items in tex. |
const Matrix4F* cxmul |
The color matrix used to merge the images. |