SDL  2.0
VkBindBufferMemoryDeviceGroupInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t deviceIndexCount
 
const uint32_tpDeviceIndices
 

Detailed Description

Definition at line 4330 of file vulkan_core.h.

Field Documentation

◆ deviceIndexCount

uint32_t VkBindBufferMemoryDeviceGroupInfo::deviceIndexCount

Definition at line 4333 of file vulkan_core.h.

◆ pDeviceIndices

const uint32_t* VkBindBufferMemoryDeviceGroupInfo::pDeviceIndices

Definition at line 4334 of file vulkan_core.h.

◆ pNext

const void* VkBindBufferMemoryDeviceGroupInfo::pNext

Definition at line 4332 of file vulkan_core.h.

◆ sType

VkStructureType VkBindBufferMemoryDeviceGroupInfo::sType

Definition at line 4331 of file vulkan_core.h.


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