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

MVKBuffer, MVKImage: Also ignore no external handle types specified. #2075

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

cdavis5e
Copy link
Collaborator

Previously, we were erroneously failing create calls that specified zero external handle types (as opposed to omitting external memory info entirely).

Fixes 6 tests under
dEQP-VK.api.buffer_memory_requirements.create_no_flags.ext_mem_flags_included.*

Previously, we were erroneously failing create calls that specified zero
external handle types (as opposed to omitting external memory info
entirely).

Fixes 6 tests under
`dEQP-VK.api.buffer_memory_requirements.create_no_flags.ext_mem_flags_included.*`
@billhollings billhollings merged commit e12d776 into KhronosGroup:main Nov 22, 2023
5 checks passed
@cdavis5e cdavis5e deleted the empty-external-types branch November 22, 2023 23:29
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