Skip to content

VK_EXT_scalar_block_layout (v2) - #567

Merged
mikes-lunarg merged 2 commits into
masterfrom
tobias-VK_EXT_scalar_block_layout-2
Jan 11, 2019
Merged

VK_EXT_scalar_block_layout (v2)#567
mikes-lunarg merged 2 commits into
masterfrom
tobias-VK_EXT_scalar_block_layout-2

Conversation

@Tobski

@Tobski Tobski commented Jan 9, 2019

Copy link
Copy Markdown
Contributor

Supercedes #497

Tobski added 2 commits January 9, 2019 14:01
Bit flags that don't have any members (e.g. VkRenderPassCreateFlagBits)
don't generate in the vulkan headers, but were generating for the enum
string helper - causing compile errors.
Added a check for such types with no flags to fix the error.
Added code to use scalar block layout validation in spirv-val when
VK_EXT_scalar_block_layout is enabled.
Added positive test for this, mirroring the relaxed block layout
extension test.
@mikes-lunarg
mikes-lunarg merged commit 6a0ece7 into master Jan 11, 2019
@mikes-lunarg
mikes-lunarg deleted the tobias-VK_EXT_scalar_block_layout-2 branch January 11, 2019 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants