Module spirv_std::byte_addressable_buffer
source · Expand description
Container for an untyped blob of data.
Structs§
ByteAddressableBuffer
is a view to an untyped blob of data, allowing loads and stores of arbitrary basic data types at arbitrary indices.