Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_NEGATIVE_Y (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp335 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Y: in textureTarget()
624 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Y: in isCubeMapTarget()
DGL2Encoder.cpp2420 target == GL_TEXTURE_CUBE_MAP_NEGATIVE_Y || in s_glTexImage2D()
3169 target == GL_TEXTURE_CUBE_MAP_NEGATIVE_Y || in s_glCompressedTexImage2D()
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2.h268 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Y 0x8518 macro
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h268 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Y 0x8518 macro
Dgl31.h268 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Y 0x8518 macro
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1117 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Y: in identifyPositiveCubeMapComponent()