Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h167 struct tgsi_array_info struct
187 struct tgsi_array_info *arrays); argument
Dtgsi_scan.c765 struct tgsi_array_info *arrays) in tgsi_scan_arrays()
786 struct tgsi_array_info *array = &arrays[decl->Array.ArrayID - 1]; in tgsi_scan_arrays()
814 struct tgsi_array_info *array = &arrays[j]; in tgsi_scan_arrays()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h101 struct tgsi_array_info *temp_arrays;
Dsi_shader_tgsi_setup.c403 const struct tgsi_array_info *array = &ctx->temp_arrays[i]; in get_temp_array_id()
460 struct tgsi_array_info *array; in get_pointer_into_array()