Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_OES (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmValidate.cpp120 return (target == GL_TEXTURE_2D)||(target == GL_TEXTURE_CUBE_MAP_OES); in texParams()
DCoreProfileEngine.cpp533 case GL_TEXTURE_CUBE_MAP_OES: in enable()
562 case GL_TEXTURE_CUBE_MAP_OES: in disable()
DGLEScmImp.cpp225 translator::gles1::glBindTexture(GL_TEXTURE_CUBE_MAP_OES,0); in initContext()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp854 || item.first == GL_TEXTURE_CUBE_MAP_OES) { in postLoadRestoreCtx()
1512 case GL_TEXTURE_CUBE_MAP_OES: in setEnable()
1544 case GL_TEXTURE_CUBE_MAP_OES: in isEnabled()
/hardware/google/gfxstream/include/GLES/
Dglext.h199 #define GL_TEXTURE_CUBE_MAP_OES 0x8513 macro
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h441 #define GL_TEXTURE_CUBE_MAP_OES 0x8513 macro
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h202 #define GL_TEXTURE_CUBE_MAP_OES 0x8513 macro