Searched defs:clearDepthf (Results 1 – 5 of 5) sorted by relevance
448 void GLContext::clearDepthf (float depth) in clearDepthf() function in sglr::GLContext
2616 void ReferenceContext::clearDepthf (float depth) in clearDepthf() function in sglr::ReferenceContext
458 PFNGLCLEARDEPTHFPROC clearDepthf = nullptr; variable
65 glClearDepthfFunc clearDepthf; variable
5369 void Context::clearDepthf(GLfloat depth) in clearDepthf() function in gl::Context