| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | mandelbrot.c | 57 glUniform1fv(uZoom, 1, &zoom); 58 glUniform1fv(uXcenter, 1, &xCenter); 59 glUniform1fv(uYcenter, 1, &yCenter);
|
| H A D | noise.c | 68 glUniform1fv(Uniforms[2].location, 1, &Slice);
|
| H A D | array.c | 230 glUniform1fv(u, 20, HeightArray);
|
| H A D | geom-stipple-lines.c | 60 glUniform1fv(uStipplePattern, 16, p);
|
| /xsrc/external/mit/mesa-demos/dist/src/vpglsl/ |
| H A D | vp-tris.c | 97 glUniform1fv(loc1f, 16, vecKer); 122 glUniform1fv(loc1f, 16, vecKer);
|
| /xsrc/external/mit/mesa-demos/dist/src/fpglsl/ |
| H A D | fp-tri.c | 121 glUniform1fv(loc1f, 16, vecKer); 151 glUniform1fv(loc1f, 16, vecKer);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/ |
| H A D | ABI-check | 324 glUniform1fv
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | shaderutil.c | 70 Uniform1fv = glUniform1fv;
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_gradient.c | 1039 glUniform1fv(stops_uniform_location, count, n_stops); 1379 glUniform1fv(stops_uniform_location, count, n_stops);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/src/mapi/es2api/ |
| H A D | glapi_mapi_tmp.h | 312 GLAPI void APIENTRY glUniform1fv(GLint location, GLsizei count, const GLfloat *value); 2468 GLAPI void APIENTRY glUniform1fv(GLint location, GLsizei count, const GLfloat *value) function in typeref:typename:GLAPI void APIENTRY 3787 STUB_ASM_ENTRY("glUniform1fv")"\n"
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | gl31.h | 640 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | gl32.h | 640 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | gl31.h | 638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | gl32.h | 638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2253 #define glUniform1fv MANGLE(Uniform1fv) macro
|
| H A D | glcorearb.h | 913 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | glext.h | 787 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 913 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| H A D | glext.h | 788 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 19337 #define glUniform1fv macro [all...] |
| H A D | gl_generated_dispatch.c | 62462 0, // glUniform1fv [all...] |