Updated readme
This commit is contained in:
parent
86b5a1109b
commit
c01e8ac14d
1 changed files with 4 additions and 0 deletions
|
|
@ -443,6 +443,10 @@ Uses the graphics pipeline library extensions to improve run-time pipeline creat
|
||||||
|
|
||||||
Basic sample demonstrating how to use the mesh shading pipeline as a replacement for the traditional vertex pipeline.
|
Basic sample demonstrating how to use the mesh shading pipeline as a replacement for the traditional vertex pipeline.
|
||||||
|
|
||||||
|
#### [Descriptor buffers (VK_EXT_descriptor_buffer)](./examples/descriptorbuffer/)<br/>
|
||||||
|
|
||||||
|
Basic sample showing how to use descriptor buffers to replace descriptor sets.
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
|
|
||||||
#### [Vulkan Gears](examples/gears/)
|
#### [Vulkan Gears](examples/gears/)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue