Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dshader_query.cpp45 program_resource_location(struct gl_program_resource *res,
246 return program_resource_location(res, array_index); in _mesa_GetAttribLocation()
455 return program_resource_location(res, array_index); in _mesa_GetFragDataLocation()
1110 program_resource_location(struct gl_program_resource *res, unsigned array_index) in program_resource_location() function
1198 return program_resource_location(res, array_index); in _mesa_program_resource_location()
1584 *val = program_resource_location(res, 0); in _mesa_program_resource_prop()
1602 tmp = program_resource_location(res, 0); in _mesa_program_resource_prop()