Searched refs:glUniformMatrix4fv (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dskinning.c110 glUniformMatrix4fv(uMat0, 1, GL_FALSE, Matrices[0]);
111 glUniformMatrix4fv(uMat1, 1, GL_FALSE, Matrices[1]);
H A Dgeom-outlining-150.c127 glUniformMatrix4fv(uModelViewProj, 1, GL_FALSE, (float *) mvp);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/
H A DABI-check354 glUniformMatrix4fv
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2gears.c472 glUniformMatrix4fv(ModelViewProjectionMatrix_location, 1, GL_FALSE,
482 glUniformMatrix4fv(NormalMatrix_location, 1, GL_FALSE, normal_matrix);
H A Des2tri.c112 glUniformMatrix4fv(u_matrix, 1, GL_FALSE, mat);
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.c74 UniformMatrix4fv = glUniformMatrix4fv;
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp157 glUniformMatrix4fv(g_AttribLocationProjMtx, 1, GL_FALSE, &ortho_projection[0][0]);
/xsrc/external/mit/MesaLib/dist/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp157 glUniformMatrix4fv(g_AttribLocationProjMtx, 1, GL_FALSE, &ortho_projection[0][0]);
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
/xsrc/external/mit/MesaLib/src/mapi/es2api/
H A Dglapi_mapi_tmp.h342 GLAPI void APIENTRY glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
2678 GLAPI void APIENTRY glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value) function in typeref:typename:GLAPI void APIENTRY
3877 STUB_ASM_ENTRY("glUniformMatrix4fv")"\n"
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
H A Dgl31.h657 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
H A Dgl32.h657 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
H A Dgl31.h655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
H A Dgl32.h655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2342 #define glUniformMatrix4fv MANGLE(UniformMatrix4fv) macro
H A Dglcorearb.h923 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
H A Dglext.h797 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h923 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
H A Dglext.h798 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19448 #define glUniformMatrix4fv macro
[all...]
H A Dgl_generated_dispatch.c64343 0, // glUniformMatrix4fv
[all...]

Completed in 349 milliseconds