Searched refs:reads_perpatch_outputs (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h91 boolean reads_perpatch_outputs; member in struct:tgsi_shader_info
H A Dtgsi_scan.c234 info->reads_perpatch_outputs = true;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h90 boolean reads_perpatch_outputs; member in struct:tgsi_shader_info
H A Dtgsi_scan.c234 info->reads_perpatch_outputs = true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_dump.c197 PRINT_UINT_MEMBER(reads_perpatch_outputs);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c672 info->reads_perpatch_outputs = true;
H A Dsi_shader.c1409 skip_lds_store = !sh_info->reads_perpatch_outputs;
1523 skip_lds_store = !info->reads_perpatch_outputs;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c745 info->reads_perpatch_outputs = true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1351 if (emit->info.reads_perpatch_outputs) {
5429 emit->info.reads_perpatch_outputs) {

Completed in 31 milliseconds