gfx-rs / portability

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

Fix vulkan validation errors #207

Closed krolli closed 4 years ago

krolli commented 4 years ago

This PR fixes some validation errors when running Sascha Willems samples using portability on top of Vulkan. For now, only some of the basic samples are fixed and only when fix doesn't require changes in gfx-hal.

kvark commented 4 years ago

This is all mostly in the code now, so closing.