Searched defs:uniformName (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Duniforms.c1372 _mesa_GetActiveUniformName(GLuint program,GLuint uniformIndex,GLsizei bufSize,GLsizei * length,GLchar * uniformName) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Duniforms.c1377 _mesa_GetActiveUniformName(GLuint program,GLuint uniformIndex,GLsizei bufSize,GLsizei * length,GLchar * uniformName) argument
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c973 exercise_uniform_start(const char *fragmentShaderText, const char *uniformName, argument
1802 static const char *uniformName = "uniformColor"; local in function:test_Uniform1iv
1856 static const char *uniformName = "uniformColor"; local in function:test_Uniform1i
1909 static const char *uniformName = "uniformColor"; local in function:test_Uniform1fv
1963 static const char *uniformName = "uniformColor"; local in function:test_Uniform1f
2016 static const char *uniformName = "uniformColor"; local in function:test_Uniform2iv
2070 static const char *uniformName = "uniformColor"; local in function:test_Uniform2i
2123 static const char *uniformName = "uniformColor"; local in function:test_Uniform2fv
2177 static const char *uniformName = "uniformColor"; local in function:test_Uniform2f
2230 static const char *uniformName = "uniformColor"; local in function:test_Uniform3iv
2284 static const char *uniformName = "uniformColor"; local in function:test_Uniform3i
2337 static const char *uniformName = "uniformColor"; local in function:test_Uniform3fv
2391 static const char *uniformName = "uniformColor"; local in function:test_Uniform3f
2443 static const char *uniformName = "uniformColor"; local in function:test_Uniform4iv
2496 static const char *uniformName = "uniformColor"; local in function:test_Uniform4i
2549 static const char *uniformName = "uniformColor"; local in function:test_Uniform4fv
2602 static const char *uniformName = "uniformColor"; local in function:test_Uniform4f
[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c2837 _mesa_marshal_GetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName) argument
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c19104 _mesa_marshal_GetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h5594 static void APIENTRY noopGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName) argument
22371 void APIENTRY shared_dispatch_stub_689(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName) argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h5833 static void APIENTRY noopGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName) argument
25024 void APIENTRY shared_dispatch_stub_689(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName) argument
[all...]

Completed in 194 milliseconds