Commit 16fea42
authored
File tree
134 files changed
+217
-166
lines changed- RAII_Samples
- 01_InitInstance
- 02_EnumerateDevices
- 03_InitDevice
- 04_InitCommandBuffer
- 05_InitSwapchain
- 06_InitDepthBuffer
- 07_InitUniformBuffer
- 08_InitPipelineLayout
- 09_InitDescriptorSet
- 10_InitRenderPass
- 11_InitShaders
- 12_InitFrameBuffers
- 13_InitVertexBuffer
- 14_InitPipeline
- 15_DrawCube
- 16_Vulkan_1_1
- CopyBlitImage
- CreateDebugUtilsMessenger
- DebugUtilsObjectName
- DrawTexturedCube
- DynamicUniform
- EnableValidationWithCallback
- EnumerateDevicesAdvanced
- Events
- ImmutableSampler
- InitTexture
- InputAttachment
- InstanceExtensionProperties
- InstanceLayerExtensionProperties
- InstanceLayerProperties
- InstanceVersion
- MultipleSets
- OcclusionQuery
- PhysicalDeviceExtensions
- PhysicalDeviceFeatures
- PhysicalDeviceGroups
- PhysicalDeviceMemoryProperties
- PhysicalDeviceProperties
- PhysicalDeviceQueueFamilyProperties
- PipelineCache
- PipelineDerivative
- PushConstants
- PushDescriptors
- RayTracing
- SecondaryCommandBuffer
- SeparateImageSampler
- SurfaceCapabilities
- SurfaceFormats
- Template
- TexelBuffer
- samples
- 01_InitInstance
- 02_EnumerateDevices
- 03_InitDevice
- 04_InitCommandBuffer
- 05_InitSwapchain
- 06_InitDepthBuffer
- 07_InitUniformBuffer
- 08_InitPipelineLayout
- 09_InitDescriptorSet
- 10_InitRenderPass
- 11_InitShaders
- 12_InitFrameBuffers
- 13_InitVertexBuffer
- 14_InitPipeline
- 15_DrawCube
- 16_Vulkan_1_1
- CopyBlitImage
- CreateDebugUtilsMessenger
- DebugUtilsObjectName
- DrawTexturedCube
- DynamicUniform
- EnableValidationWithCallback
- EnumerateDevicesAdvanced
- Events
- ImmutableSampler
- InitTexture
- InputAttachment
- InstanceExtensionProperties
- InstanceLayerExtensionProperties
- InstanceLayerProperties
- InstanceVersion
- MultipleSets
- OcclusionQuery
- PhysicalDeviceExtensions
- PhysicalDeviceFeatures
- PhysicalDeviceGroups
- PhysicalDeviceMemoryProperties
- PhysicalDeviceProperties
- PhysicalDeviceQueueFamilyProperties
- PipelineCache
- PipelineDerivative
- PushConstants
- PushDescriptors
- RayTracing
- SecondaryCommandBuffer
- SeparateImageSampler
- SurfaceCapabilities
- SurfaceFormats
- Template
- TexelBuffer
- utils
- snippets
- tests
- ArrayProxyNoTemporaries
- ArrayProxy
- ArrayWrapper
- CppType
- DesignatedInitializers
- DeviceFunctions
- DispatchLoaderDynamic
- DispatchLoaderStatic
- EnableBetaExtensions
- ExtensionInspection
- Flags
- FormatTraits
- FunctionCallsRAII
- FunctionCalls
- HandlesMoveExchange
- Handles
- Hash
- NoDefaultDispatcher
- NoExceptionsRAII
- NoExceptions
- NoSmartHandle
- Reflection
- StridedArrayProxy
- StructureChain
- UniqueHandleDefaultArguments
- UniqueHandle
- Video
- vulkan
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+217
-166
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments