Home
last modified time | relevance | path

Searched defs:clearDepthf (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp448 void GLContext::clearDepthf (float depth) in clearDepthf() function in sglr::GLContext
DsglrReferenceContext.cpp2616 void ReferenceContext::clearDepthf (float depth) in clearDepthf() function in sglr::ReferenceContext
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h458 PFNGLCLEARDEPTHFPROC clearDepthf = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl65 glClearDepthfFunc clearDepthf; variable
/external/angle/src/libANGLE/
DContext.cpp5369 void Context::clearDepthf(GLfloat depth) in clearDepthf() function in gl::Context