Searched defs:PFNGLNAMEDFRAMEBUFFERSAMPLEPOSITIONSFVAMDPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 5472 typedef void (APIENTRYP PFNGLNAMEDFRAMEBUFFERSAMPLEPOSITIONSFVAMDPROC) (GLuint framebuffer, GLuint numsamples, GLuint pixelindex, const GLfloat *values); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLuint numsamples,GLuint pixelindex,const GLfloat * values)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 5470 typedef void (APIENTRYP PFNGLNAMEDFRAMEBUFFERSAMPLEPOSITIONSFVAMDPROC) (GLuint framebuffer, GLuint numsamples, GLuint pixelindex, const GLfloat *values); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLuint numsamples,GLuint pixelindex,const GLfloat * values)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8645 typedef void (GLAPIENTRY *PFNGLNAMEDFRAMEBUFFERSAMPLEPOSITIONSFVAMDPROC)(GLuint framebuffer, GLuint numsamples, GLuint pixelindex, const GLfloat * values); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint framebuffer,GLuint numsamples,GLuint pixelindex,const GLfloat * values) [all...] |
Completed in 171 milliseconds