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 | 543 void GLContext::stencilOpSeparate(uint32_t face, uint32_t sfail, uint32_t dpfail, uint32_t dppass) in stencilOpSeparate() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 3012 void ReferenceContext::stencilOpSeparate(uint32_t face, uint32_t sfail, uint32_t dpfail, uint32_t d… 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 | 677 glStencilOpSeparateFunc stencilOpSeparate; variable
|