Searched refs:GL_STENCIL_PASS_DEPTH_FAIL (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h165 GL_STENCIL_PASS_DEPTH_FAIL,
H A Dcontext_state_impl_autogen.h634 case GL_STENCIL_PASS_DEPTH_FAIL:
971 case GL_STENCIL_PASS_DEPTH_FAIL:
/external/deqp/framework/opengl/
H A DgluStrUtil.inl64 case GL_STENCIL_PASS_DEPTH_FAIL: return "GL_STENCIL_PASS_DEPTH_FAIL";
1011 case GL_STENCIL_PASS_DEPTH_FAIL: return "GL_STENCIL_PASS_DEPTH_FAIL";
/external/chromium_org/android_webview/browser/
H A Dscoped_app_gl_state_restore.cc251 glGetIntegerv(GL_STENCIL_PASS_DEPTH_FAIL, &stencil_front_z_fail_op_);
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc181 case GL_STENCIL_PASS_DEPTH_FAIL:
H A Dgles2_cmd_utils_implementation_autogen.h1894 0x0B95, "GL_STENCIL_PASS_DEPTH_FAIL",
2631 {GL_STENCIL_PASS_DEPTH_FAIL, "GL_STENCIL_PASS_DEPTH_FAIL"},
/external/robolectric/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1068 case GL_STENCIL_PASS_DEPTH_FAIL:
1107 case GL_STENCIL_PASS_DEPTH_FAIL:
2027 { "depth_fail", "STENCIL_PASS_DEPTH_FAIL", GL_STENCIL_PASS_DEPTH_FAIL, "STENCIL_BACK_PASS_DEPTH_FAIL", GL_STENCIL_BACK_PASS_DEPTH_FAIL },
/external/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h180 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h157 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h214 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h180 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/mesa3d/include/GLES/
H A Dgl.h214 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h180 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h177 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DState.cpp1222 case GL_STENCIL_PASS_DEPTH_FAIL: *params = mDepthStencil.stencilPassDepthFail; break;
H A DContext.cpp1087 case GL_STENCIL_PASS_DEPTH_FAIL:
/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1460 case GL_STENCIL_PASS_DEPTH_FAIL:
1500 case GL_STENCIL_PASS_DEPTH_FAIL:
2800 { "depth_fail", "STENCIL_PASS_DEPTH_FAIL", GL_STENCIL_PASS_DEPTH_FAIL, "STENCIL_BACK_PASS_DEPTH_FAIL", GL_STENCIL_BACK_PASS_DEPTH_FAIL },
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h204 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dget.c448 { GL_STENCIL_PASS_DEPTH_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
1643 case GL_STENCIL_PASS_DEPTH_FAIL:
/external/mesa3d/src/mesa/main/
H A Dget.c448 { GL_STENCIL_PASS_DEPTH_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
1643 case GL_STENCIL_PASS_DEPTH_FAIL:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl145 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h454 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/mesa3d/include/GL/
H A Dgl.h453 #define GL_STENCIL_PASS_DEPTH_FAIL 0x0B95 macro
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp2414 case GL_STENCIL_PASS_DEPTH_FAIL:

Completed in 4326 milliseconds

12