Searched refs:glBindSamplers (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 104 #define glBindSamplers MANGLE(BindSamplers) macro
|
| H A D | glcorearb.h | 2644 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);
|
| H A D | glext.h | 2592 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2607 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);
|
| H A D | glext.h | 2556 GLAPI void APIENTRY glBindSamplers (GLuint first, GLsizei count, const GLuint *samplers);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 16753 #define glBindSamplers macro [all...] |
| H A D | gl_generated_dispatch.c | 6355 0, // glBindSamplers 76907 1775 /* "glBindSamplers" */, 76908 1775 /* "glBindSamplers" */, 76910 return gl_provider_resolver(entrypoint_strings + 1775 /* "glBindSamplers" */, [all...] |
Completed in 327 milliseconds