Kohi Game Engine
|
Represents a Vulkan-specific command buffer, which holds a list of commands and is submitted to a queue for execution. More...
#include <vulkan_types.h>
Data Fields | |
VkCommandBuffer | handle |
The internal command buffer handle. More... | |
vulkan_command_buffer_state | state |
Command buffer state. More... | |
Represents a Vulkan-specific command buffer, which holds a list of commands and is submitted to a queue for execution.
VkCommandBuffer handle |
The internal command buffer handle.
Command buffer state.