Searched refs:patch_outputs_read (Results 1 – 5 of 5) sorted by relevance
152 uint32_t patch_outputs_read; member
130 shader->info.patch_outputs_read |= bitfield; in set_io_mask()410 shader->info.patch_outputs_read |= slot_mask; in gather_intrinsic_info()803 shader->info.patch_outputs_read = 0; in nir_shader_gather_info()
798 &producer->info.patch_outputs_read); in compact_components()
566 if (!(ctx->shader->info.patch_outputs_read & (1U << (location - VARYING_SLOT_PATCH0)))) in store_tcs_output()
4377 : ctx->shader->info.patch_outputs_read; in tcs_output_is_read_by_tcs()