Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_NEGATIVE_Z (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java399 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z(0x851A), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h335 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_Z 0x851A macro
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp698 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in GLTextureTargetToLocal()