Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles2_stubbed_in_translator_namespace.cpp8 GL_APICALL void GL_APIENTRY glClearDepth(GLclampd) { return; } in glClearDepth() function
Dgles1_stubbed_in_translator_namespace.cpp27 GL_APICALL void GL_APIENTRY glClearDepth(GLclampd) { return; } in glClearDepth() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h168 #define glClearDepth MANGLE(ClearDepth) macro