Commit graph

5 commits

Author SHA1 Message Date
SRSaunders
d14be3b787
Fix a few compiler warnings and startup/validation issues at runtime (#1193)
* Add error recovery to trianglevulkan13 and fix missing "override" compiler warnings

* Look for vkGetPhysicalDeviceFormatProperties2KHR in hostimagecopy example

* Enable fragmentStoresAndAtomics feature to avoid VVL warning in subpasses example
2025-03-09 12:48:00 +01:00
Sascha Willems
02ed0eebb3 Add missing asset to host image copy sample
Minor code cleanup
2025-03-01 18:00:58 +01:00
Sascha Willems
2e1abd1c54 Check for image feature support
Code cleanup
Comments
2024-06-21 11:28:22 +02:00
Sascha Willems
8317c16960 Added comments 2024-06-20 17:32:25 +02:00
Sascha Willems
122793da95 Started working on sample for VK_EXT_host_image_copy
First working version
Work-in-progress
2024-06-20 16:50:43 +02:00