Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h126 unsigned indirect_files_written; member
Dtgsi_scan.c227 info->indirect_files_written |= (1 << dst->Register.File); in tgsi_scan_shader()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h167 unsigned indirect_files_written; member
Dtgsi_scan.c516 info->indirect_files_written |= (1 << dst->Register.File); in scan_instruction()