RetroArch
Public Attributes | List of all members
VkCommandBufferAllocateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkCommandPool commandPool
 
VkCommandBufferLevel level
 
uint32_t commandBufferCount
 

Member Data Documentation

◆ commandBufferCount

uint32_t VkCommandBufferAllocateInfo::commandBufferCount

◆ commandPool

VkCommandPool VkCommandBufferAllocateInfo::commandPool

◆ level

VkCommandBufferLevel VkCommandBufferAllocateInfo::level

◆ pNext

const void* VkCommandBufferAllocateInfo::pNext

◆ sType

VkStructureType VkCommandBufferAllocateInfo::sType

The documentation for this struct was generated from the following file: