| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | shaderutil.h | 91 extern PFNGLUNIFORM2FVPROC Uniform2fv;
|
| H A D | shaderutil.c | 38 PFNGLUNIFORM2FVPROC Uniform2fv = NULL;
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| H A D | gl31.h | 501 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| H A D | gl32.h | 501 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| H A D | gl31.h | 499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| H A D | gl32.h | 499 typedef void (GL_APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 820 typedef void (APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| H A D | glext.h | 694 typedef void (APIENTRYP PFNGLUNIFORM2FVPROC) (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 | glcorearb.h | 820 typedef void (APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| H A D | glext.h | 695 typedef void (APIENTRYP PFNGLUNIFORM2FVPROC) (GLint location, GLsizei count, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLfloat * value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2726 PFNGLUNIFORM2FVPROC epoxy_glUniform2fv; [all...] |
| H A D | gl_generated.h | 9546 typedef void (GLAPIENTRY *PFNGLUNIFORM2FVPROC)(GLint location, GLsizei count, const GLfloat * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLfloat * value) [all...] |