Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkMemoryGetRemoteAddressInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceMemory memory
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 15805 of file vulkan_core.h.

Member Data Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkMemoryGetRemoteAddressInfoNV::handleType

Definition at line 15809 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkMemoryGetRemoteAddressInfoNV::memory

Definition at line 15808 of file vulkan_core.h.

◆ pNext

const void* VkMemoryGetRemoteAddressInfoNV::pNext

Definition at line 15807 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryGetRemoteAddressInfoNV::sType

Definition at line 15806 of file vulkan_core.h.


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