Searched defs:BitmapShaderData (Results 1 – 1 of 1) sorted by relevance
51 struct BitmapShaderData { struct52 Texture* bitmapTexture;53 GLuint bitmapSampler;54 GLenum wrapS;55 GLenum wrapT;57 Matrix4 textureTransform;58 float textureDimension[2];