Searched refs:_mesa_program_resource_name_len (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dprogram_resource.c143 _mesa_program_resource_name_len(&shProg->data->ProgramResourceList[i]);
H A Dshaderapi.h306 _mesa_program_resource_name_len(struct gl_program_resource *res);
H A Dshader_query.cpp770 _mesa_program_resource_name_len(struct gl_program_resource *res) function in typeref:typename:unsigned
1160 *val = _mesa_program_resource_name_len(res) + 1;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshader_query.cpp965 _mesa_program_resource_name_len(struct gl_program_resource *res) function in typeref:typename:unsigned
1390 *val = _mesa_program_resource_name_len(res) + 1;
1702 _mesa_program_resource_name_len(&shProg->data->ProgramResourceList[i]);
H A Dshaderapi.h314 _mesa_program_resource_name_len(struct gl_program_resource *res);

Completed in 17 milliseconds