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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkDeviceMemory memory
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 17162 of file vulkan_core.h.

Field Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkMemoryGetRemoteAddressInfoNV::handleType

Definition at line 17166 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkMemoryGetRemoteAddressInfoNV::memory

Definition at line 17165 of file vulkan_core.h.

◆ pNext

const void* VkMemoryGetRemoteAddressInfoNV::pNext

Definition at line 17164 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryGetRemoteAddressInfoNV::sType

Definition at line 17163 of file vulkan_core.h.


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