Home
last modified time | relevance | path

Searched refs:reads_pervertex_outputs (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h90 boolean reads_pervertex_outputs; member
Dtgsi_scan.c241 info->reads_pervertex_outputs = true; in scan_src_operand()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_dump.c197 PRINT_UINT_MEMBER(reads_pervertex_outputs); in print_pipe_info()
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c752 info->reads_pervertex_outputs = true; in nir_tgsi_scan_shader()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1371 if (emit->info.reads_pervertex_outputs) { in emit_dst_register()
5423 emit->info.reads_pervertex_outputs) { in emit_temporaries_declaration()