gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
384 stars 25 forks source link

Fix some null handles #67

Closed grovesNL closed 6 years ago

grovesNL commented 6 years ago

Fixes some null handle CTS tests (from the wiki):

Technically the instance.unbox().unwrap().adapters change wasn't needed for these three, but it may have been impacting other tests anyway.

bors[bot] commented 6 years ago

Build succeeded