A group of vendors have recently created a new extension VK_EXT_scalar_block_layout. This extension enables C-like structure layout for uniform and storage buffers, allowing non-scalar types to be aligned solely based on the size of their components. This issue will track the release of various components as they are made available.
The task list for the VK_EXT_scalar_block_layout extension release is:
As each component is made public, the task will be checked off. When all tasks have been completed this issue will be closed and the extension will be fully released.
If you have any questions or feedback, please leave comments below.
A group of vendors have recently created a new extension
VK_EXT_scalar_block_layout. This extension enables C-like structure layout for uniform and storage buffers, allowing non-scalar types to be aligned solely based on the size of their components. This issue will track the release of various components as they are made available.The task list for the
VK_EXT_scalar_block_layoutextension release is:As each component is made public, the task will be checked off. When all tasks have been completed this issue will be closed and the extension will be fully released.
If you have any questions or feedback, please leave comments below.