Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h188 struct tgsi_array_info struct
214 struct tgsi_array_info *arrays); argument
Dtgsi_scan.c955 struct tgsi_array_info *arrays) in tgsi_scan_arrays()
976 struct tgsi_array_info *array = &arrays[decl->Array.ArrayID - 1]; in tgsi_scan_arrays()
1004 struct tgsi_array_info *array = &arrays[j]; in tgsi_scan_arrays()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c419 struct tgsi_array_info *array_infos;