/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 1082 case GL_STENCIL_BACK_FAIL: in SetStencilOp() 1121 case GL_STENCIL_BACK_FAIL: in SetStencilOp() 2125 { "fail", "STENCIL_FAIL", GL_STENCIL_FAIL, "STENCIL_BACK_FAIL", GL_STENCIL_BACK_FAIL }, in init()
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 141 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 162 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 1362 case GL_STENCIL_BACK_FAIL: in SetStencilOp() 1402 case GL_STENCIL_BACK_FAIL: in SetStencilOp() 2885 { "fail", "STENCIL_FAIL", GL_STENCIL_FAIL, "STENCIL_BACK_FAIL", GL_STENCIL_BACK_FAIL }, in init()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 1994 case GL_STENCIL_BACK_FAIL: *params = mState.stencilBackFail; return true; in getIntegerv() 2576 case GL_STENCIL_BACK_FAIL: in getQueryParameterInfo()
|
/third_party/glfw/deps/glad/ |
H A D | gles2.h | 377 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 149 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 443 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
H A D | StateManagerGL.cpp | 3064 get(GL_STENCIL_BACK_FAIL, &state->stencilState.stencilBackFailOp);
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 149 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
H A D | gl3.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
H A D | gl32.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 149 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
H A D | gl31.h | 149 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.cpp | 2744 case GL_STENCIL_BACK_FAIL:
|
H A D | queryutils.cpp | 3114 case GL_STENCIL_BACK_FAIL: in GetQueryParameterInfo()
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 168 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
H A D | gl31.h | 170 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 149 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|
H A D | gl31.h | 149 #define GL_STENCIL_BACK_FAIL 0x8801 macro
|