Home
last modified time | relevance | path

Searched refs:uses_vmem_load_other (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_info.c409 info->uses_vmem_load_other = true; in scan_instruction()
436 info->uses_vmem_load_other = true; in scan_instruction()
444 info->uses_vmem_load_other = true; in scan_instruction()
450 info->uses_vmem_load_other = true; in scan_instruction()
461 info->uses_vmem_load_other = true; in scan_instruction()
703 info->uses_vmem_load_other |= info->base.fs.uses_fbfetch_output; in si_nir_scan_shader()
727 info->uses_vmem_load_other |= info->uses_indirect_descriptor; in si_nir_scan_shader()
H A Dsi_shader.h468 bool uses_vmem_load_other; /* all other VMEM loads and atomics with return */ member
778 bool uses_vmem_load_other; /* all other VMEM loads and atomics with return */ member
H A Dsi_shader.c1727 shader->info.uses_vmem_load_other |= info.uses_vmem_load_other; in si_update_shader_binary_info()
2184 shader->info.uses_vmem_load_other = true; in si_get_ps_prolog_key()
2554 shader->info.uses_vmem_load_other |= shader->previous_stage->info.uses_vmem_load_other; in si_create_shader_variant()
H A Dsi_state_shaders.cpp509 (shader->info.uses_vmem_load_other || in si_shader_mem_ordered()

Completed in 12 milliseconds