Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp61 void (*glClearDepthf)(GLclampf depth); member in LibGLES_CMexports
Dmain.cpp631 GL_API void GL_APIENTRY glClearDepthf(GLclampf depth) in glClearDepthf() function
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp61 void (*glClearDepthf)(GLclampf depth); member in LibGLESv2exports
Dmain.cpp463 GL_APICALL void GL_APIENTRY glClearDepthf(GLclampf depth) in glClearDepthf() function
/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/swiftshader/src/OpenGL/libGL/
DlibGL.cpp709 void APIENTRY glClearDepthf(GLclampf depth) in glClearDepthf() function
/external/mesa3d/include/GL/
Dgl_mangle.h192 #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