Searched defs:stencilFuncSeparate (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 | 138 'stencilFuncSeparate': {4: { 0:true, 1:true }}, property
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 538 void GLContext::stencilFuncSeparate(uint32_t face, uint32_t func, int ref, uint32_t mask) in stencilFuncSeparate() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 2986 void ReferenceContext::stencilFuncSeparate(uint32_t face, uint32_t func, int ref, uint32_t mask) in stencilFuncSeparate() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 186 PFNGLSTENCILFUNCSEPARATEPROC stencilFuncSeparate = nullptr; variable
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 2878 void GLClientState::stencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) { in stencilFuncSeparate() function in gfxstream::guest::GLClientState
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 673 glStencilFuncSeparateFunc stencilFuncSeparate; variable
|