Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.h112 storage_none = 0x0, /* no synchronization and can be reordered around aliasing stores */ enumerator
160 memory_sync_info() : storage(storage_none), semantics(semantic_none), scope(scope_invocation) {} in memory_sync_info()