Searched refs:PFNGLUNIFORM3FVARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | getprocaddress.c | 2328 PFNGLUNIFORM3FVARBPROC Uniform3fvARB = (PFNGLUNIFORM3FVARBPROC) func;
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2749 PFNGLUNIFORM3FVARBPROC epoxy_glUniform3fvARB; [all...] |
| H A D | gl_generated.h | 9569 typedef void (GLAPIENTRY *PFNGLUNIFORM3FVARBPROC)(GLint location, GLsizei count, const GLfloat * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLfloat * value) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 4157 typedef void (APIENTRYP PFNGLUNIFORM3FVARBPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 4140 typedef void (APIENTRYP PFNGLUNIFORM3FVARBPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
Completed in 281 milliseconds