Home
last modified time | relevance | path

Searched refs:tcs_cross_invocation_outputs_read (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h520 uint64_t tcs_cross_invocation_outputs_read; member
/third_party/mesa3d/src/compiler/nir/
Dnir_gather_info.c160 shader->info.tess.tcs_cross_invocation_outputs_read |= bitfield; in set_io_mask()
611 shader->info.tess.tcs_cross_invocation_outputs_read |= slot_mask; in gather_intrinsic_info()
979 shader->info.tess.tcs_cross_invocation_outputs_read = 0; in nir_shader_gather_info()