Searched defs:PFNGLCOLORMASKIEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1345 typedef void (GL_APIENTRYP PFNGLCOLORMASKIEXTPROC) (GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLboolean r,GLboolean g,GLboolean b,GLboolean a) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1366 typedef void (GL_APIENTRYP PFNGLCOLORMASKIEXTPROC) (GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLboolean r,GLboolean g,GLboolean b,GLboolean a) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7143 typedef void (GLAPIENTRY *PFNGLCOLORMASKIEXTPROC)(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLboolean r,GLboolean g,GLboolean b,GLboolean a) [all...] |
Completed in 91 milliseconds