Home
last modified time | relevance | path

Searched defs:stencilFunc (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js137 'stencilFunc': {3: { 0:true }}, property
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h236 GLenum stencilFunc; member
DContext.cpp493 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h353 GLenum stencilFunc; member
DContext.cpp482 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
/external/deqp/modules/gles3/functional/
Des3fDepthStencilTests.cpp838 for (int stencilFunc = 0; stencilFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; stencilFunc++) in init() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilTests.cpp838 for (int stencilFunc = 0; stencilFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; stencilFunc++) in init() local
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp505 void GLContext::stencilFunc (deUint32 func, int ref, deUint32 mask) in stencilFunc() function in sglr::GLContext
DsglrReferenceContext.cpp2763 void ReferenceContext::stencilFunc (deUint32 func, int ref, deUint32 mask) in stencilFunc() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl668 glStencilFuncFunc stencilFunc; variable
/external/skia/src/gpu/gl/
DGrGLTestInterface.h140 virtual GrGLvoid stencilFunc(GrGLenum func, GrGLint ref, GrGLuint mask) {} in stencilFunc() function
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h140 virtual GrGLvoid stencilFunc(GrGLenum func, GrGLint ref, GrGLuint mask) {} in stencilFunc() function