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.cpp43 program_resource_location(struct gl_program_resource *res,
209 return program_resource_location(res, array_index); in _mesa_GetAttribLocation()
431 return program_resource_location(res, array_index); in _mesa_GetFragDataLocation()
1019 program_resource_location(struct gl_program_resource *res, unsigned array_index) in program_resource_location() function
1107 return program_resource_location(res, array_index); in _mesa_program_resource_location()
1488 *val = program_resource_location(res, 0); in _mesa_program_resource_prop()
1506 tmp = program_resource_location(res, 0); in _mesa_program_resource_prop()