Searched refs:glUniform1fv (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dmandelbrot.c57 glUniform1fv(uZoom, 1, &zoom);
58 glUniform1fv(uXcenter, 1, &xCenter);
59 glUniform1fv(uYcenter, 1, &yCenter);
H A Dnoise.c68 glUniform1fv(Uniforms[2].location, 1, &Slice);
H A Darray.c230 glUniform1fv(u, 20, HeightArray);
H A Dgeom-stipple-lines.c60 glUniform1fv(uStipplePattern, 16, p);
/xsrc/external/mit/mesa-demos/dist/src/vpglsl/
H A Dvp-tris.c97 glUniform1fv(loc1f, 16, vecKer);
122 glUniform1fv(loc1f, 16, vecKer);
/xsrc/external/mit/mesa-demos/dist/src/fpglsl/
H A Dfp-tri.c121 glUniform1fv(loc1f, 16, vecKer);
151 glUniform1fv(loc1f, 16, vecKer);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/
H A DABI-check324 glUniform1fv
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.c70 Uniform1fv = glUniform1fv;
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_gradient.c1039 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 Dgl2.h638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
/xsrc/external/mit/MesaLib/src/mapi/es2api/
H A Dglapi_mapi_tmp.h312 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 Dgl3.h638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl31.h640 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl32.h640 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl31.h638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
H A Dgl32.h638 GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2253 #define glUniform1fv MANGLE(Uniform1fv) macro
H A Dglcorearb.h913 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
H A Dglext.h787 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h913 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
H A Dglext.h788 GLAPI void APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19337 #define glUniform1fv macro
[all...]
H A Dgl_generated_dispatch.c62462 0, // glUniform1fv
[all...]

Completed in 1108 milliseconds