Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dshader_info.h470 uint64_t tcs_cross_invocation_inputs_read; member
/third_party/mesa3d/src/compiler/nir/
Dnir_gather_info.c117 shader->info.tess.tcs_cross_invocation_inputs_read |= bitfield; in set_io_mask()
531 shader->info.tess.tcs_cross_invocation_inputs_read |= slot_mask; in gather_intrinsic_info()
893 shader->info.tess.tcs_cross_invocation_inputs_read = 0; in nir_shader_gather_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2939 sel->tcs_vgpr_only_inputs = ~sel->info.base.tess.tcs_cross_invocation_inputs_read & in si_create_shader_selector()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c3096 ~nir[MESA_SHADER_TESS_CTRL]->info.tess.tcs_cross_invocation_inputs_read & in gather_tess_info()