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