Searched defs:GL_TEXTURE_CUBE_MAP_NEGATIVE_Z (Results 1 – 6 of 6) sorted by relevance
103 int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z = 0x851A; field
276 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z 0x851A macro
278 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z 0x851A macro
222 public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Z = 0x851A; field in GLES20