Home
last modified time | relevance | path

Searched refs:storage_vmem_output (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_print_ir.cpp224 if (storage & storage_vmem_output) in print_storage()
Daco_ir.h139 storage_vmem_output = 0x10, /* GS or TCS output stores using VMEM */ enumerator
Daco_instruction_selection.cpp7188 storage |= storage_vmem_output; in aco_storage_mode_from_nir_mem_mode()
7330 storage_allowed |= storage_vmem_output; in emit_scoped_barrier()
7775 mubuf->sync = memory_sync_info(storage_vmem_output, semantic_can_reorder); in visit_emit_vertex_with_counter()
12005 memory_sync_info(storage_vmem_output, semantic_release, scope_device)); in select_program()