1-09 InitDescriptorSet
Keywords: VkInstance, Debug Layer, VkPhysicalDevice, VkDevice, VkPipelineLayout, VkBuffer, VkDeviceMemory, Descriptor Set, Uniform Buffer.
Link to Repo: 1-09 InitDescriptorSet.
Introduction
This is a simple example used to illustrate how to create a Uniform Buffer and connect it to its descriptor. It would print
the first physical device’s device name.
An Example Output
Device name:AMD Radeon RX 6800 XT