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