Home
last modified time | relevance | path

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

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp200 case GL_STENCIL_BACK_PASS_DEPTH_PASS: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java453 GL_STENCIL_BACK_PASS_DEPTH_PASS(0x8803), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h188 #define GL_STENCIL_BACK_PASS_DEPTH_PASS 0x8803 macro