Searched refs:_mesa_program_resource_location_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | program_resource.c | 366 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
|
| H A D | shaderapi.h | 321 _mesa_program_resource_location_index(struct gl_shader_program *shProg,
|
| H A D | shader_query.cpp | 417 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT, 1152 _mesa_program_resource_location_index(struct gl_shader_program *shProg, function in typeref:typename:GLint
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | program_resource.c | 482 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
|
| H A D | shaderapi.h | 313 _mesa_program_resource_location_index(struct gl_shader_program *shProg,
|
| H A D | shader_query.cpp | 379 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT, 925 _mesa_program_resource_location_index(struct gl_shader_program *shProg, function in typeref:typename:GLint 1302 *val = _mesa_program_resource_location_index(shProg, res->Type,
|
Completed in 8 milliseconds