Vulkan-Hpp
VkMemoryOpaqueCaptureAddressAllocateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint64_t opaqueCaptureAddress
 

Detailed Description

Definition at line 6377 of file vulkan_core.h.

Member Data Documentation

◆ opaqueCaptureAddress

uint64_t VkMemoryOpaqueCaptureAddressAllocateInfo::opaqueCaptureAddress

Definition at line 6380 of file vulkan_core.h.

◆ pNext

const void* VkMemoryOpaqueCaptureAddressAllocateInfo::pNext

Definition at line 6379 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryOpaqueCaptureAddressAllocateInfo::sType

Definition at line 6378 of file vulkan_core.h.


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