Searched defs:stencilMask (Results 1 – 7 of 7) sorted by relevance
653 GLuint stencilMask, in setStencilFuncsFront()
226 uint8_t stencilMask = in clearImpl() local1420 uint8_t stencilMask, in clearWithDraw()
102 uint8_t stencilMask; member
186 GLuint stencilMask; member
912 void State::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
6595 void Context::stencilMask(GLuint mask) in stencilMask() function in gl::Context
70 PFNGLSTENCILMASKPROC stencilMask = nullptr; variable