Home
last modified time | relevance | path

Searched defs:glClearDepthf (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp254 void ContextWrapper::glClearDepthf (float depth) in glClearDepthf() function in sglr::ContextWrapper
/external/deqp/framework/opengl/wrapper/
DglwApi.inl62 #define glClearDepthf glwClearDepthf macro
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java96 public void glClearDepthf(float depth) { in glClearDepthf() method in GLErrorLogger.ErrorLoggingGL
/external/mesa3d/include/GL/
Dgl_mangle.h167 #define glClearDepthf MANGLE(ClearDepthf) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl405 void CallLogWrapper::glClearDepthf (glw::GLfloat d) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl453 GLW_APICALL void GLW_APIENTRY glClearDepthf (GLfloat d) function