Module spirv_std::memory

source ·
Expand description

Types for handling memory ordering constraints for concurrent memory access.

Structs

  • Memory semantics to determine how some operations should function - used when calling such configurable operations.

Enums

  • Specification for how large of a scope some instructions should operate on - used when calling functions that take a configurable scope.