Searched defs:glClearStencil (Results 1 – 11 of 11) sorted by relevance
259 void ContextWrapper::glClearStencil (int stencil) in glClearStencil() function in sglr::ContextWrapper
258 void GL_APIENTRY glClearStencil(GLint s) in glClearStencil() function
124 #define glClearStencil l_glClearStencil macro
124 #define glClearStencil t_glClearStencil macro
74 #define glClearStencil glwClearStencil macro
133 GL_APICALL void GL_APIENTRY glClearStencil(GLint s) in glClearStencil() function
1432 #define glClearStencil glad_glClearStencil macro
117 void GL_APIENTRY glClearStencil(GLint s) in glClearStencil() function
565 GLW_APICALL void GLW_APIENTRY glClearStencil (GLint s) function
88 void GL_APIENTRY glClearStencil(GLint s) in glClearStencil() function
492 void CallLogWrapper::glClearStencil (glw::GLint s) function in CallLogWrapper