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 Dprogram_resource.c366 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
H A Dshaderapi.h321 _mesa_program_resource_location_index(struct gl_shader_program *shProg,
H A Dshader_query.cpp417 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 Dprogram_resource.c482 return _mesa_program_resource_location_index(shProg, GL_PROGRAM_OUTPUT,
H A Dshaderapi.h313 _mesa_program_resource_location_index(struct gl_shader_program *shProg,
H A Dshader_query.cpp379 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