Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkCommandBufferSubmitInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkCommandBuffer commandBuffer
 
uint32_t deviceMask
 

Detailed Description

Definition at line 7059 of file vulkan_core.h.

Field Documentation

◆ commandBuffer

VkCommandBuffer VkCommandBufferSubmitInfo::commandBuffer

Definition at line 7062 of file vulkan_core.h.

◆ deviceMask

uint32_t VkCommandBufferSubmitInfo::deviceMask

Definition at line 7063 of file vulkan_core.h.

◆ pNext

const void* VkCommandBufferSubmitInfo::pNext

Definition at line 7061 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandBufferSubmitInfo::sType

Definition at line 7060 of file vulkan_core.h.


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