Home
last modified time | relevance | path

Searched refs:glGetDetailTexFuncSGIS (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h639 #define glGetDetailTexFuncSGIS MANGLE(GetDetailTexFuncSGIS) macro
Dglext.h9015 GLAPI void APIENTRY glGetDetailTexFuncSGIS (GLenum target, GLfloat *points);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/
Dgl_mangle.h639 #define glGetDetailTexFuncSGIS MANGLE(GetDetailTexFuncSGIS) macro
Dglext.h9013 GLAPI void APIENTRY glGetDetailTexFuncSGIS (GLenum target, GLfloat *points);
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_opengl.h7630 GLAPI void APIENTRY glGetDetailTexFuncSGIS (GLenum target, GLfloat *points);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
Dglext.h10933 GLAPI void APIENTRY glGetDetailTexFuncSGIS (GLenum target, GLfloat *points);
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c15530 …r = ((glGetDetailTexFuncSGIS = (PFNGLGETDETAILTEXFUNCSGISPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_SGIS_detail_texture()
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglext.h12075 GLAPI void APIENTRY glGetDetailTexFuncSGIS (GLenum target, GLfloat *points);
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h18097 #define glGetDetailTexFuncSGIS GLEW_GET_FUN(__glewGetDetailTexFuncSGIS) macro
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h17576 #define glGetDetailTexFuncSGIS epoxy_glGetDetailTexFuncSGIS macro
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c115426 GEN_THUNKS(glGetDetailTexFuncSGIS, (GLenum target, GLfloat * points), (target, points))