Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan: Fix wrong aspect flag used in image primer buffer copy job #2462

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Dec 13, 2018

When accessing depth or stencil aspects on images with format that has
both depth and stencil bits, the aspect flag must specifies both bits.

When accessing depth or stencil aspects on images with format that has
both depth and stencil bits, the aspect flag must specifies both bits.
@Qining Qining force-pushed the image_primer_buf_copy_layout branch from 92f262b to 3024dd2 Compare December 13, 2018 21:45
@Qining Qining merged commit ca9af37 into google:master Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants