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.cpp44 program_resource_location(struct gl_program_resource *res,
210 return program_resource_location(res, array_index); in _mesa_GetAttribLocation()
423 return program_resource_location(res, array_index); in _mesa_GetFragDataLocation()
825 program_resource_location(struct gl_program_resource *res, unsigned array_index) in program_resource_location() function
913 return program_resource_location(res, array_index); in _mesa_program_resource_location()
1276 *val = program_resource_location(res, 0); in _mesa_program_resource_prop()
1294 tmp = program_resource_location(res, 0); in _mesa_program_resource_prop()