Searched refs:glGetNamedStringARB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 867 #define glGetNamedStringARB MANGLE(GetNamedStringARB) macro
|
| H A D | glcorearb.h | 3618 GLAPI void APIENTRY glGetNamedStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
|
| H A D | glext.h | 4271 GLAPI void APIENTRY glGetNamedStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 3337 - mesa: implement glGetNamedStringARB()
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3600 GLAPI void APIENTRY glGetNamedStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
|
| H A D | glext.h | 4254 GLAPI void APIENTRY glGetNamedStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 17713 #define glGetNamedStringARB macro [all...] |
| H A D | gl_generated_dispatch.c | 27362 0, // glGetNamedStringARB [all...] |
Completed in 340 milliseconds