Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl64 #define glClearDepth glwClearDepth macro
/third_party/glfw/deps/glad/
Dglad.h1435 #define glClearDepth glad_glClearDepth macro
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl472 GLW_APICALL void GLW_APIENTRY glClearDepth (GLdouble depth) function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp78 void GL_APIENTRY glClearDepth(GLdouble depth) in glClearDepth() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl422 void CallLogWrapper::glClearDepth (glw::GLdouble depth) function in CallLogWrapper