| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | skinning.c | 110 glUniformMatrix4fv(uMat0, 1, GL_FALSE, Matrices[0]); 111 glUniformMatrix4fv(uMat1, 1, GL_FALSE, Matrices[1]);
|
| H A D | geom-outlining-150.c | 127 glUniformMatrix4fv(uModelViewProj, 1, GL_FALSE, (float *) mvp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/ |
| H A D | ABI-check | 354 glUniformMatrix4fv
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2gears.c | 472 glUniformMatrix4fv(ModelViewProjectionMatrix_location, 1, GL_FALSE, 482 glUniformMatrix4fv(NormalMatrix_location, 1, GL_FALSE, normal_matrix);
|
| H A D | es2tri.c | 112 glUniformMatrix4fv(u_matrix, 1, GL_FALSE, mat);
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | shaderutil.c | 74 UniformMatrix4fv = glUniformMatrix4fv;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/ |
| H A D | imgui_impl_opengl3.cpp | 157 glUniformMatrix4fv(g_AttribLocationProjMtx, 1, GL_FALSE, &ortho_projection[0][0]);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/imgui/ |
| H A D | imgui_impl_opengl3.cpp | 157 glUniformMatrix4fv(g_AttribLocationProjMtx, 1, GL_FALSE, &ortho_projection[0][0]);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/src/mapi/es2api/ |
| H A D | glapi_mapi_tmp.h | 342 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 D | gl3.h | 655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| H A D | gl31.h | 657 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| H A D | gl32.h | 657 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| H A D | gl31.h | 655 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| H A D | gl32.h | 655 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 D | gl_mangle.h | 2342 #define glUniformMatrix4fv MANGLE(UniformMatrix4fv) macro
|
| H A D | glcorearb.h | 923 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| H A D | glext.h | 797 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 923 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| H A D | glext.h | 798 GLAPI void APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 19448 #define glUniformMatrix4fv macro [all...] |
| H A D | gl_generated_dispatch.c | 64343 0, // glUniformMatrix4fv [all...] |