Vulkan-Hpp/samples
Andreas Süßenbach ce1ffedb70
Minor cleanup work on determining graphics and present queue family indices (#2129)
2025-04-08 09:35:52 +02:00
..
01_InitInstance
02_EnumerateDevices
03_InitDevice
04_InitCommandBuffer
05_InitSwapchain Minor cleanup work (#2090) 2025-02-24 18:02:40 +01:00
06_InitDepthBuffer
07_InitUniformBuffer
08_InitPipelineLayout
09_InitDescriptorSet
10_InitRenderPass
11_InitShaders Add missing glslang headers (#1827) 2024-03-19 09:08:53 +01:00
12_InitFrameBuffers
13_InitVertexBuffer
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
CopyBlitImage Fixed commenting (#2103) 2025-03-17 12:31:27 +01:00
CreateDebugUtilsMessenger Fixed commenting (#2103) 2025-03-17 12:31:27 +01:00
DebugUtilsObjectName
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 Introduce vk-version of the funcpointers (#2020) 2024-12-12 09:46:53 +01:00
EnumerateDevicesAdvanced
Events
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
InstanceLayerExtensionProperties
InstanceLayerProperties
InstanceVersion
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
PhysicalDeviceFeatures
PhysicalDeviceGroups
PhysicalDeviceMemoryProperties
PhysicalDeviceProperties Reshaped samples [RAII_]PhysicalDeviceProperties (#1961) 2024-09-26 09:14:35 +02:00
PhysicalDeviceQueueFamilyProperties Restrict commands taking an allocator as template argument to allocators of the correct data type (#1980) 2024-10-24 16:29:00 +02:00
PipelineCache Change using WIN32 to _WIN32 (#2032) 2025-01-06 14:20:22 +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 Minor cleanup work (#2090) 2025-02-24 18:02:40 +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 Minor cleanup work (#2090) 2025-02-24 18:02:40 +01:00
SurfaceCapabilities
SurfaceFormats
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 Minor cleanup work on determining graphics and present queue family indices (#2129) 2025-04-08 09:35:52 +02:00
CMakeLists.txt Adjust build files to allow test builds without sample builds (#2107) 2025-03-18 13:47:01 +01:00