Searched defs:stencilFuncSeparate (Results 1 – 7 of 7) sorted by relevance
| /external/autotest/client/deps/webgl_mpd/src/debug/ |
| D | webgl-debug.js | 138 'stencilFuncSeparate': {4: { 0:true, 1:true }}, property
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 545 void GLContext::stencilFuncSeparate (deUint32 face, deUint32 func, int ref, deUint32 mask) in stencilFuncSeparate() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 2786 void ReferenceContext::stencilFuncSeparate (deUint32 face, deUint32 func, int ref, deUint32 mask) in stencilFuncSeparate() function in sglr::ReferenceContext
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | DispatchTableGL_autogen.h | 186 PFNGLSTENCILFUNCSEPARATEPROC stencilFuncSeparate = nullptr; variable
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 669 glStencilFuncSeparateFunc stencilFuncSeparate; variable
|
| /external/skqp/src/gpu/gl/ |
| D | GrGLTestInterface.h | 141 … virtual GrGLvoid stencilFuncSeparate(GrGLenum face, GrGLenum func, GrGLint ref, GrGLuint mask) {} in stencilFuncSeparate() function
|
| /external/angle/src/libANGLE/ |
| D | Context.cpp | 5573 void Context::stencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) in stencilFuncSeparate() function in gl::Context
|