Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h134 storage_none = 0x0, /* no synchronization and can be reordered around aliasing stores */ enumerator
184 memory_sync_info() : storage(storage_none), semantics(semantic_none), scope(scope_invocation) {} in memory_sync_info()
Daco_instruction_selection.cpp7185 unsigned storage = storage_none; in aco_storage_mode_from_nir_mem_mode()