| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | StateManager9.cpp | 652 void StateManager9::setStencilFuncsFront(GLenum stencilFunc, in setStencilFuncsFront()
|
| /external/angle/src/libANGLE/ |
| D | angletypes.cpp | 19 bool IsStencilNoOp(GLenum stencilFunc, in IsStencilNoOp()
|
| D | angletypes.h | 244 GLenum stencilFunc; member
|
| D | State.cpp | 957 void State::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
|
| D | Context.cpp | 7054 void Context::stencilFunc(GLenum func, GLint ref, GLuint mask) in stencilFunc() function in gl::Context
|
| /external/autotest/client/deps/webgl_mpd/src/debug/ |
| D | webgl-debug.js | 137 'stencilFunc': {3: { 0:true }}, property
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fDepthStencilTests.cpp | 838 for (int stencilFunc = 0; stencilFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; stencilFunc++) in init() local
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.h | 324 GLenum stencilFunc; member
|
| D | Context.cpp | 483 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fDepthStencilTests.cpp | 838 for (int stencilFunc = 0; stencilFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; stencilFunc++) in init() local
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | Context.h | 236 GLenum stencilFunc; member
|
| D | Context.cpp | 493 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 505 void GLContext::stencilFunc (deUint32 func, int ref, deUint32 mask) in stencilFunc() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 2781 void ReferenceContext::stencilFunc (deUint32 func, int ref, deUint32 mask) in stencilFunc() function in sglr::ReferenceContext
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | DispatchTableGL_autogen.h | 69 PFNGLSTENCILFUNCPROC stencilFunc = nullptr; variable
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 668 glStencilFuncFunc stencilFunc; variable
|
| /external/skqp/src/gpu/gl/ |
| D | GrGLTestInterface.h | 140 virtual GrGLvoid stencilFunc(GrGLenum func, GrGLint ref, GrGLuint mask) {} in stencilFunc() function
|