Skip to content

Conversation

@spencer-lunarg
Copy link
Contributor

This is just @danginsburg 's #291 but with tests updated

Looked at the tests and they are now correct. We were having cases like

layout(push_constant, std430) uniform PerFrameData {
    uvec2 bufferId;
} pc;

showing // size = 16, padded size = 16 when it should be // size = 8, padded size = 8 as it is now

@spencer-lunarg spencer-lunarg merged commit 7082a63 into KhronosGroup:main Dec 5, 2024
5 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-pc-padding branch December 5, 2024 04:04
corporateshark added a commit to corporateshark/lightweightvk that referenced this pull request Jul 7, 2025
corporateshark added a commit to corporateshark/lightweightvk that referenced this pull request Jul 7, 2025
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