.. |
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
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +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
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
10_InitRenderPass
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
11_InitShaders
|
Add samples ImmutableSampler, InitTexture, InputAttachment (#315)
|
2019-04-09 15:19:18 +02:00 |
12_InitFrameBuffers
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
13_InitVertexBuffer
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
14_InitPipeline
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
15_DrawCube
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
16_Vulkan_1_1
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
CopyBlitImage
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
CreateDebugReportCallback
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
DrawTexturedCube
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
DynamicUniform
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
EnableValidationWithCallback
|
[VulkanHpp] changed to "VK_LAYER_KHRONOS_validation" as validation layer (#324)
|
2019-04-30 17:03:26 +02:00 |
EnumerateDevicesAdvanced
|
Add samples OcclusionQuery, PipelineCache, PipelineDerivative, PushConstants, and PushDescriptors. (#325)
|
2019-05-09 15:25:40 +02:00 |
Events
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
ImmutableSampler
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
InitTexture
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
InputAttachment
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
InstanceExtensionProperties
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
InstanceLayerExtensionProperties
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
InstanceLayerProperties
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
MultipleSets
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
OcclusionQuery
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
PipelineCache
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
PipelineDerivative
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
PushConstants
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
PushDescriptors
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
SecondaryCommandBuffer
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
SeparateImageSampler
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +02:00 |
utils
|
Add samples SecondaryCommandBuffer and SeparateImageSampler. (#331)
|
2019-05-21 15:44:52 +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 |