Home
last modified time | relevance | path

Searched refs:program_resource_location (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshader_query.cpp45 program_resource_location(struct gl_program_resource *res,
190 return program_resource_location(res, array_index); in _mesa_GetAttribLocation()
363 return program_resource_location(res, array_index); in _mesa_GetFragDataLocation()
762 program_resource_location(struct gl_program_resource *res, unsigned array_index) in program_resource_location() function
850 return program_resource_location(res, array_index); in _mesa_program_resource_location()
1213 *val = program_resource_location(res, 0); in _mesa_program_resource_prop()
1231 tmp = program_resource_location(res, 0); in _mesa_program_resource_prop()