Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkCommandBufferAllocateInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkCommandPool commandPool
 
VkCommandBufferLevel level
 
uint32_t commandBufferCount
 

Detailed Description

Definition at line 1465 of file vulkan.h.

Member Data Documentation

◆ commandBufferCount

uint32_t VkCommandBufferAllocateInfo::commandBufferCount

Definition at line 1470 of file vulkan.h.

◆ commandPool

VkCommandPool VkCommandBufferAllocateInfo::commandPool

Definition at line 1468 of file vulkan.h.

◆ level

VkCommandBufferLevel VkCommandBufferAllocateInfo::level

Definition at line 1469 of file vulkan.h.

◆ pNext

const void* VkCommandBufferAllocateInfo::pNext

Definition at line 1467 of file vulkan.h.

◆ sType

VkStructureType VkCommandBufferAllocateInfo::sType

Definition at line 1466 of file vulkan.h.


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