Vulkan-Hpp/samples/utils
Andreas Süßenbach c06a3300f6 Add a couple of new samples, improved some others: (#414)
new:
- InstanceVersion: print out the instance version
- PhysicalDeviceExtensions: print out the device specific extensions
- PhysicalDeviceFeatures: print out the device specific features
- PhysicalDeviceGroups: print out the device groups (interesting with SLI)
- PhysicalDeviceMemoryProperties: print out the device specific memory properties
- PhysicalDeviceQueueFamilyProperties: print out the device specific queue family properties
- SurfaceCapabilities: print out the surface specific capabilities
- SurfaceFormats: print out the supported surface specific formats
improved:
- InstanceExtensionProperties: print out the instance extensions alphabetically
- InstanceLayerProperties: removed an unused local function
- RayTracing: improved fence usage
2019-10-28 15:36:21 +01:00
..
geometries.hpp Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
math.cpp Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331) 2019-05-21 15:44:52 +02:00
math.hpp Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320) 2019-04-15 10:18:58 +02:00
shaders.cpp Add sample RayTracing. (#361) 2019-07-25 13:52:09 +02:00
shaders.hpp Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
utils.cpp Add a couple of new samples, improved some others: (#414) 2019-10-28 15:36:21 +01:00
utils.hpp Add a couple of new samples, improved some others: (#414) 2019-10-28 15:36:21 +01:00