Searched refs:_mesa_BindFragDataLocationIndexed (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shaderapi.h | 172 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber,
|
| H A D | shader_query.cpp | 278 _mesa_BindFragDataLocationIndexed(program, colorNumber, 0, name); 297 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shaderapi.h | 173 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber,
|
| H A D | shader_query.cpp | 322 _mesa_BindFragDataLocationIndexed(program, colorNumber, 0, name); 341 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 145 SET_BindFragDataLocationIndexed(exec, _mesa_BindFragDataLocationIndexed);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 141 SET_BindFragDataLocationIndexed(exec, _mesa_BindFragDataLocationIndexed);
|
Completed in 16 milliseconds