SDL  2.0
VkMemoryOpaqueCaptureAddressAllocateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
uint64_t opaqueCaptureAddress
 

Detailed Description

Definition at line 5552 of file vulkan_core.h.

Field Documentation

◆ opaqueCaptureAddress

uint64_t VkMemoryOpaqueCaptureAddressAllocateInfo::opaqueCaptureAddress

Definition at line 5555 of file vulkan_core.h.

◆ pNext

const void* VkMemoryOpaqueCaptureAddressAllocateInfo::pNext

Definition at line 5554 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryOpaqueCaptureAddressAllocateInfo::sType

Definition at line 5553 of file vulkan_core.h.


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