Closed spencer-lunarg closed 2 months ago
The PhysicalStorageBuffers (VK_KHR_buffer_device_address) requires an Aligned memory operand for the OpStore/OpLoad but can be confusing at first to grasp what alignment you actually need
PhysicalStorageBuffers
Aligned
OpStore
OpLoad
closing - decided this an Vulkan Guide scope topic
The
PhysicalStorageBuffers
(VK_KHR_buffer_device_address) requires anAligned
memory operand for theOpStore
/OpLoad
but can be confusing at first to grasp what alignment you actually need