Searched defs:GL_TEXTURE_CUBE_MAP_NEGATIVE_Y (Results 1 – 6 of 6) sorted by relevance
102 int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y = 0x8518; field
274 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Y 0x8518 macro
276 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Y 0x8518 macro
220 public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_Y = 0x8518; field in GLES20