Home
last modified time | relevance | path

Searched defs:glDepthRange (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles2_stubbed_in_translator_namespace.cpp9 GL_APICALL void GL_APIENTRY glDepthRange(GLclampd, GLclampd) { return; } in glDepthRange() function
Dgles1_stubbed_in_translator_namespace.cpp28 GL_APICALL void GL_APIENTRY glDepthRange(GLclampd, GLclampd) { return; } in glDepthRange() function
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwApi.inl159 #define glDepthRange glwDepthRange macro
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h385 #define glDepthRange MANGLE(DepthRange) macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/
Dgl_mangle.h385 #define glDepthRange MANGLE(DepthRange) macro
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl1464 GLW_APICALL void GLW_APIENTRY glDepthRange (GLdouble n, GLdouble f) function
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.inl1099 void CallLogWrapper::glDepthRange (glw::GLdouble n, glw::GLdouble f) function in CallLogWrapper
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h17174 #define glDepthRange epoxy_glDepthRange macro