Vulkan-Hpp/samples
2020-11-17 16:42:52 +01:00
..
01_InitInstance Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
02_EnumerateDevices Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
03_InitDevice Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
04_InitCommandBuffer Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
05_InitSwapchain Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
06_InitDepthBuffer Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
07_InitUniformBuffer Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
08_InitPipelineLayout Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
09_InitDescriptorSet Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
10_InitRenderPass Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
11_InitShaders Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
12_InitFrameBuffers Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
13_InitVertexBuffer Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
14_InitPipeline Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
15_DrawCube Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
16_Vulkan_1_1 Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
CopyBlitImage Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
CreateDebugUtilsMessenger Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
DebugUtilsObjectName Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
DrawTexturedCube Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
DynamicUniform Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
EnableValidationWithCallback Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
EnumerateDevicesAdvanced Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
Events Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
ImmutableSampler Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
InitTexture Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
InputAttachment Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
InstanceExtensionProperties Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
InstanceLayerExtensionProperties Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
InstanceLayerProperties Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
InstanceVersion Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
MultipleSets Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
OcclusionQuery Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
PhysicalDeviceExtensions Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
PhysicalDeviceFeatures Move some samples to VK_API_VERSION_1_1. 2020-11-17 16:42:52 +01:00
PhysicalDeviceGroups Move some samples to VK_API_VERSION_1_1. 2020-11-17 16:42:52 +01:00
PhysicalDeviceMemoryProperties Move some samples to VK_API_VERSION_1_1. 2020-11-17 16:42:52 +01:00
PhysicalDeviceProperties Move some samples to VK_API_VERSION_1_1. 2020-11-17 16:42:52 +01:00
PhysicalDeviceQueueFamilyProperties Move some samples to VK_API_VERSION_1_1. 2020-11-17 16:42:52 +01:00
PipelineCache Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
PipelineDerivative Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
PushConstants Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
PushDescriptors Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
RayTracing Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
SecondaryCommandBuffer Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
SeparateImageSampler Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
SurfaceCapabilities Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
SurfaceFormats Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
Template Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
TexelBuffer Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
utils fix some warnings (errors) on release build. 2020-10-20 10:05:18 +02:00
CMakeLists.txt Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00