KhronosGroup / SPIRV-Guide

One stop shop for getting started with SPIR-V.
Creative Commons Attribution 4.0 International
177 stars 12 forks source link

Add Chapter - Alignment for PhysicalStorageBuffers #25

Closed spencer-lunarg closed 2 months ago

spencer-lunarg commented 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

spencer-lunarg commented 2 months ago

closing - decided this an Vulkan Guide scope topic