Searched defs:stencilOpSeparate (Results 1 – 5 of 5) 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 | 2793 void ReferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 … in stencilOpSeparate() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 471 glStencilOpSeparateFunc stencilOpSeparate; variable
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 145 …virtual GrGLvoid stencilOpSeparate(GrGLenum face, GrGLenum fail, GrGLenum zfail, GrGLenum zpass) {} in stencilOpSeparate() function
|