LukasBanana / LLGL

Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
BSD 3-Clause "New" or "Revised" License
2.05k stars 139 forks source link

Vulkan Examples Issues #79

Closed jayrulez closed 1 year ago

jayrulez commented 1 year ago

17: Mapping - Validation errors triggered on Vulkan 11: Post-Processing - Validation errors triggered on Vulkan 6: Multi-Context - Validation errors triggered on Vulkan 5: RenderTarget - Validation errors triggered on Vulkan 4: Queries - Validation errors triggered on Vulkan

LukasBanana commented 1 year ago

Most of the validation errors should be fixed with 51f2f4e.