Searched defs:GL_TEXTURE_MATRIX (Results 1 – 3 of 3) sorted by relevance
225 #define GL_TEXTURE_MATRIX 0x0BA8 macro
135 int GL_TEXTURE_MATRIX = 0x0BA8; field
137 public static final int GL_TEXTURE_MATRIX = 0x0BA8; field in GLES11