Home
last modified time | relevance | path

Searched refs:reads_tess_factors (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h96 boolean reads_tess_factors; /**< If TES reads TESSINNER or TESSOUTER */ member
H A Dtgsi_scan.c729 info->reads_tess_factors = true; in scan_declaration()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h428 bool reads_tess_factors; /**< If TES reads TESSINNER or TESSOUTER */ member
H A Dsi_shader_info.c626 info->reads_tess_factors = nir->info.patch_inputs_read & in si_nir_scan_shader()
H A Dsi_state_shaders.cpp3527 sel ? sel->info.reads_tess_factors : 0;
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c501 info->tes.reads_tess_factor = tgsi_info->reads_tess_factors; in svga_tgsi_scan_shader()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c260 info->reads_tess_factors = true; in scan_instruction()

Completed in 12 milliseconds