Searched refs:glDetailTexFuncSGIS (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 388 #define glDetailTexFuncSGIS MANGLE(DetailTexFuncSGIS) macro
|
D | glext.h | 9014 GLAPI void APIENTRY glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat *points);
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/ |
D | gl_mangle.h | 388 #define glDetailTexFuncSGIS MANGLE(DetailTexFuncSGIS) macro
|
D | glext.h | 9012 GLAPI void APIENTRY glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat *points);
|
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
H A D | SDL_opengl.h | 7629 GLAPI void APIENTRY glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat *points);
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
D | glext.h | 10932 GLAPI void APIENTRY glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat *points);
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
H A D | glew.c | 15529 …r = ((glDetailTexFuncSGIS = (PFNGLDETAILTEXFUNCSGISPROC)glewGetProcAddress((const GLubyte*)"glDeta… in _glewInit_GL_SGIS_detail_texture()
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glext.h | 12074 GLAPI void APIENTRY glDetailTexFuncSGIS (GLenum target, GLsizei n, const GLfloat *points);
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 18096 #define glDetailTexFuncSGIS GLEW_GET_FUN(__glewDetailTexFuncSGIS) macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 17188 #define glDetailTexFuncSGIS epoxy_glDetailTexFuncSGIS macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/ |
H A D | gl_generated_dispatch.c | 115038 GEN_THUNKS(glDetailTexFuncSGIS, (GLenum target, GLsizei n, const GLfloat * points), (target, n, poi…
|