Searched defs:stencilOpSeparate (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/ |
H A D | webgl-debug.js | 141 'stencilOpSeparate': {4: { 0:true, 1:true, 2:true, 3:true }}, property
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A 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
|
H A D | sglrReferenceContext.cpp | 3010 void ReferenceContext::stencilOpSeparate(uint32_t face, uint32_t sfail, uint32_t dpfail, uint32_t d… in stencilOpSeparate() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 188 PFNGLSTENCILOPSEPARATEPROC stencilOpSeparate = nullptr; variable
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 2902 void GLClientState::stencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass) { in stencilOpSeparate() function in gfxstream::guest::GLClientState
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 677 glStencilOpSeparateFunc stencilOpSeparate; variable
|