Skip to content

[dxvk] Zero-Initialize SpecConstantData - #997

Merged
doitsujin merged 1 commit into
doitsujin:masterfrom
liam-middlebrook:zero-init-spec-const
Apr 3, 2019
Merged

doitsujin merged 1 commit into
doitsujin:masterfrom
liam-middlebrook:zero-init-spec-const

Conversation

@liam-middlebrook

Copy link
Copy Markdown
Contributor

Ensure that specialization constant data passed into the driver is
zero-initialized.

Having the pData field in VkSpecializationInfo be zero-initialized helps
to create more deterministic input to the driver, which is particularly
useful when debugging shader issues.

Ensure that specialization constant data passed into the driver is
zero-initialized.

Having the pData field in VkSpecializationInfo be zero-initialized helps
to create more deterministic input to the driver, which is particularly
useful when debugging shader issues.
@doitsujin
doitsujin merged commit 9d26031 into doitsujin:master Apr 3, 2019
@liam-middlebrook
liam-middlebrook deleted the zero-init-spec-const branch April 3, 2019 22:15
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