Home
last modified time | relevance | path

Searched refs:GL_STENCIL_FAIL (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmUtils.cpp47 case GL_STENCIL_FAIL: in glParamSize()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp117 case GL_STENCIL_FAIL: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java93 GL_STENCIL_FAIL(0x0B94), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h213 #define GL_STENCIL_FAIL 0x0B94 macro
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h179 #define GL_STENCIL_FAIL 0x0B94 macro