Searched defs:PFNGLDRAWBUFFERPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glcorearb.h | 276 typedef void (APIENTRYP PFNGLDRAWBUFFERPROC) (GLenum buf); typedef in typeref:typename:void (APIENTRYP)(GLenum buf) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glcorearb.h | 277 typedef void (APIENTRYP PFNGLDRAWBUFFERPROC) (GLenum buf); typedef in typeref:typename:void (APIENTRYP)(GLenum buf) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7407 typedef void (GLAPIENTRY *PFNGLDRAWBUFFERPROC)(GLenum buf); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum buf) [all...] |
Completed in 263 milliseconds