Vulkan-Hpp/samples
Andreas Süßenbach d965a74cc0 Add samples ImmutableSampler, InitTexture, InputAttachment (#315)
+ slightly adjust some other samples.
2019-04-09 15:19:18 +02:00
..
01_InitInstance Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
02_EnumerateDevices Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
03_InitDevice Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
04_InitCommandBuffer Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
05_InitSwapchain Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
06_InitDepthBuffer Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
07_InitUniformBuffer Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
08_InitPipelineLayout Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
09_InitDescriptorSet Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
10_InitRenderPass Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
11_InitShaders Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
12_InitFrameBuffers Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
13_InitVertexBuffer Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00
14_InitPipeline Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
15_DrawCube Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
16_Vulkan_1_1 Add samples 16_Vulkan_1_1, CopyBlitImage, CreateDebugReportCallback, DrawTexturedCube (#304) 2019-03-26 12:24:36 +01:00
CopyBlitImage Add samples 16_Vulkan_1_1, CopyBlitImage, CreateDebugReportCallback, DrawTexturedCube (#304) 2019-03-26 12:24:36 +01:00
CreateDebugReportCallback Add samples 16_Vulkan_1_1, CopyBlitImage, CreateDebugReportCallback, DrawTexturedCube (#304) 2019-03-26 12:24:36 +01:00
DrawTexturedCube Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
DynamicUniform Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
EnableValidationWithCallback Add samples DynamicUniform, EnableValidationWithCallback, EnumerateDevicesAdvanced, Events (#313) 2019-04-01 10:06:49 +02:00
EnumerateDevicesAdvanced Add samples DynamicUniform, EnableValidationWithCallback, EnumerateDevicesAdvanced, Events (#313) 2019-04-01 10:06:49 +02:00
Events Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
ImmutableSampler Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
InitTexture Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
InputAttachment Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
utils Add samples ImmutableSampler, InitTexture, InputAttachment (#315) 2019-04-09 15:19:18 +02:00
CMakeLists.txt Use CMake's find_package to locate vulkan for samples and tests. (#308) 2019-04-01 08:52:22 +02:00