Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp448 void GLContext::clearDepthf (float depth) in clearDepthf() function in sglr::GLContext
DsglrReferenceContext.cpp2598 void ReferenceContext::clearDepthf (float depth) in clearDepthf() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl62 glClearDepthfFunc clearDepthf; variable