Searched refs:GL_STENCIL_FAIL (Results 1 – 12 of 12) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/ |
D | egl_defs.h | 265 #define GL_STENCIL_FAIL 0x0B94 macro
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL20.java | 106 public static final int GL_STENCIL_FAIL = 0x0B94; field
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 65 case GL_STENCIL_FAIL: return "GL_STENCIL_FAIL"; 1098 case GL_STENCIL_FAIL: return "GL_STENCIL_FAIL";
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1061 case GL_STENCIL_FAIL: in SetStencilOp() 1100 case GL_STENCIL_FAIL: in SetStencilOp() 2101 { "fail", "STENCIL_FAIL", GL_STENCIL_FAIL, "STENCIL_BACK_FAIL", GL_STENCIL_BACK_FAIL }, in init()
|
/external/mesa3d/include/GLES/ |
D | gl.h | 213 #define GL_STENCIL_FAIL 0x0B94 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 179 #define GL_STENCIL_FAIL 0x0B94 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1340 case GL_STENCIL_FAIL: in SetStencilOp() 1380 case GL_STENCIL_FAIL: in SetStencilOp() 2850 { "fail", "STENCIL_FAIL", GL_STENCIL_FAIL, "STENCIL_BACK_FAIL", GL_STENCIL_BACK_FAIL }, in init()
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 446 { GL_STENCIL_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA }, 1637 case GL_STENCIL_FAIL: in find_custom_value()
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/ |
D | GwtGL20.java | 379 …|| pname == GL20.GL_STENCIL_FAIL || pname == GL20.GL_STENCIL_FUNC || pname == GL20.GL_STENCIL_PASS… in glGetIntegerv()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 143 #define GL_STENCIL_FAIL 0x0B94 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 452 #define GL_STENCIL_FAIL 0x0B94 macro
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glew.h | 433 #define GL_STENCIL_FAIL 0x0B94 macro
|