Searched defs:GL_TEXTURE_CUBE_MAP_POSITIVE_Z (Results 1 – 5 of 5) sorted by relevance
106 int GL_TEXTURE_CUBE_MAP_POSITIVE_Z = 0x8519; field
269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
219 public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Z = 0x8519; field in GLES20