Vulkan-Hpp/samples
Bohdan Soproniuk dceddb7e31
Update the instance extensions list for WSI (#1875)
The VK_MVK_ios_surface and VK_MVK_macos_surface extensions have been
deprecated by the VK_EXT_metal_surface extension.
The VK_KHR_mir_surface extension has been removed from the Vulkan
specification and, therefore, should not be used.
2024-06-19 09:04:07 +02:00
..
01_InitInstance Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
02_EnumerateDevices Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
03_InitDevice Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
04_InitCommandBuffer Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
05_InitSwapchain Make generated headers resistant to missing definition of NOMINMAX for windows builds. (#1906) 2024-06-17 14:51:12 +02:00
06_InitDepthBuffer Resolve a validation layer warnings on destruction order of Image/Buffer and bound DeviceMemory. (#1636) 2023-08-08 13:40:56 +02:00
07_InitUniformBuffer Resolve a validation layer warnings on destruction order of Image/Buffer and bound DeviceMemory. (#1636) 2023-08-08 13:40:56 +02:00
08_InitPipelineLayout Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
09_InitDescriptorSet Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
10_InitRenderPass Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
11_InitShaders Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
12_InitFrameBuffers Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
13_InitVertexBuffer Resolve some validation layer warnings in some samples. (#1640) 2023-08-17 14:28:39 +02:00
14_InitPipeline Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
15_DrawCube Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
16_Vulkan_1_1 Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
CopyBlitImage Resolve some validation layer warnings in some samples. (#1640) 2023-08-17 14:28:39 +02:00
CreateDebugUtilsMessenger Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
DebugUtilsObjectName Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
DrawTexturedCube Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
DynamicUniform Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
EnableValidationWithCallback Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
EnumerateDevicesAdvanced Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
Events Change samples from resetting command buffers to resetting command pool (#1638) 2023-08-14 16:09:11 +02:00
ImmutableSampler Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
InitTexture Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
InputAttachment Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
InstanceExtensionProperties Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
InstanceLayerExtensionProperties Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
InstanceLayerProperties Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
InstanceVersion Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
MultipleSets Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
OcclusionQuery Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
PhysicalDeviceExtensions Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
PhysicalDeviceFeatures Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
PhysicalDeviceGroups Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
PhysicalDeviceMemoryProperties Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
PhysicalDeviceProperties Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
PhysicalDeviceQueueFamilyProperties Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
PipelineCache Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
PipelineDerivative Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
PushConstants Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
PushDescriptors Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
RayTracing Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
SecondaryCommandBuffer Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
SeparateImageSampler Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
SharedHandles Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
SurfaceCapabilities Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
SurfaceFormats Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
Template Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
TexelBuffer Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
utils Update the instance extensions list for WSI (#1875) 2024-06-19 09:04:07 +02:00
CMakeLists.txt Shared Handles (#1619) 2023-09-19 13:04:36 +02:00