Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_defs.h265 #define GL_STENCIL_FAIL 0x0B94 macro
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java106 public static final int GL_STENCIL_FAIL = 0x0B94; field
/external/deqp/framework/opengl/
DgluStrUtil.inl65 case GL_STENCIL_FAIL: return "GL_STENCIL_FAIL";
1098 case GL_STENCIL_FAIL: return "GL_STENCIL_FAIL";
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1061 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/
Dgl.h213 #define GL_STENCIL_FAIL 0x0B94 macro
/external/mesa3d/include/GLES2/
Dgl2.h179 #define GL_STENCIL_FAIL 0x0B94 macro
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1340 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/
Dget.c446 { 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/
DGwtGL20.java379 …|| pname == GL20.GL_STENCIL_FAIL || pname == GL20.GL_STENCIL_FUNC || pname == GL20.GL_STENCIL_PASS… in glGetIntegerv()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl143 #define GL_STENCIL_FAIL 0x0B94 macro
/external/mesa3d/include/GL/
Dgl.h452 #define GL_STENCIL_FAIL 0x0B94 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h433 #define GL_STENCIL_FAIL 0x0B94 macro