Home
last modified time | relevance | path

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

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