Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.h136 _mesa_program_resource_name_length_array(struct gl_program_resource *res);
H A Dshader_query.cpp1039 _mesa_program_resource_name_length_array(struct gl_program_resource *res) in _mesa_program_resource_name_length_array() function
1463 *val = _mesa_program_resource_name_length_array(res) + 1; in _mesa_program_resource_prop()
1775 _mesa_program_resource_name_length_array(&shProg->data->ProgramResourceList[i]); in _mesa_get_program_interfaceiv()