Home
last modified time | relevance | path

Searched refs:ms_cross_invocation_output_access (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_gather_info.c184 shader->info.mesh.ms_cross_invocation_output_access |= bitfield; in set_io_mask()
596 shader->info.mesh.ms_cross_invocation_output_access |= slot_mask; in gather_intrinsic_info()
627 shader->info.mesh.ms_cross_invocation_output_access |= slot_mask; in gather_intrinsic_info()
1036 shader->info.mesh.ms_cross_invocation_output_access = 0; in nir_shader_gather_info()
H A Dnir_print.c2657 …rint_nz_x64(fp, "ms_cross_invocation_output_access", info->mesh.ms_cross_invocation_output_access); in print_shader_info()
/aosp_15_r20/external/mesa3d/src/compiler/
H A Dshader_info.h516 uint64_t ms_cross_invocation_output_access; member
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c4962 uint64_t cross_invocation_access = shader->info.mesh.ms_cross_invocation_output_access | in ac_nir_lower_ngg_ms()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.3.0.rst5287 - nir: improve ms_cross_invocation_output_access with local_invocation_id