1-04 InitCommandBuffer

Keywords: VkInstance, Debug Layer, VkPhysicalDevice, VkDevice, VkCommandBuffer.

Link to Repo: 1-04 InitCommandBuffer.

Introduction

This is a simple example used to illustrate how to create a command buffer that supports graphics workloads from a VkDevice. It would print the first physical device’s device name.

An Example Output

Device name:AMD Radeon RX 6800 XT