Searched defs:PFNGLDRAWMESHTASKSNVPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 3054 typedef void (GL_APIENTRYP PFNGLDRAWMESHTASKSNVPROC) (GLuint first, GLuint count); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint first,GLuint count) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glcorearb.h | 5298 typedef void (APIENTRYP PFNGLDRAWMESHTASKSNVPROC) (GLuint first, GLuint count); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLuint count) |
| H A D | glext.h | 10338 typedef void (APIENTRYP PFNGLDRAWMESHTASKSNVPROC) (GLuint first, GLuint count); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLuint count) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7439 typedef void (GLAPIENTRY *PFNGLDRAWMESHTASKSNVPROC)(GLuint first, GLuint count); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint first,GLuint count) [all...] |
Completed in 138 milliseconds