Searched refs:PFNGLBINDSAMPLERSPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2634 typedef void (APIENTRYP PFNGLBINDSAMPLERSPROC) (GLuint first, GLsizei count, const GLuint *samplers); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * samplers)
|
| H A D | glext.h | 2582 typedef void (APIENTRYP PFNGLBINDSAMPLERSPROC) (GLuint first, GLsizei count, const GLuint *samplers); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * samplers)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2597 typedef void (APIENTRYP PFNGLBINDSAMPLERSPROC) (GLuint first, GLsizei count, const GLuint *samplers); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * samplers)
|
| H A D | glext.h | 2546 typedef void (APIENTRYP PFNGLBINDSAMPLERSPROC) (GLuint first, GLsizei count, const GLuint *samplers); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * samplers)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 120 PFNGLBINDSAMPLERSPROC epoxy_glBindSamplers; 76898 static PFNGLBINDSAMPLERSPROC [all...] |
| H A D | gl_generated.h | 6940 typedef void (GLAPIENTRY *PFNGLBINDSAMPLERSPROC)(GLuint first, GLsizei count, const GLuint * samplers); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint first,GLsizei count,const GLuint * samplers) [all...] |
Completed in 325 milliseconds