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