Searched defs:stencilOpSeparate (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 141 'stencilOpSeparate': {4: { 0:true, 1:true, 2:true, 3:true }}, property
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 550 void GLContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOpSeparate() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 2811 void ReferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 … in stencilOpSeparate() function in sglr::ReferenceContext
|
/external/angle/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 188 PFNGLSTENCILOPSEPARATEPROC stencilOpSeparate = nullptr; variable
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 673 glStencilOpSeparateFunc stencilOpSeparate; variable
|
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.h | 145 …virtual GrGLvoid stencilOpSeparate(GrGLenum face, GrGLenum fail, GrGLenum zfail, GrGLenum zpass) {} in stencilOpSeparate() function
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 5604 void Context::stencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass) in stencilOpSeparate() function in gl::Context
|