Vulkan-Hpp
VkPhysicalDeviceExternalMemoryRDMAFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 externalMemoryRDMA
 

Detailed Description

Definition at line 16614 of file vulkan_core.h.

Member Data Documentation

◆ externalMemoryRDMA

VkBool32 VkPhysicalDeviceExternalMemoryRDMAFeaturesNV::externalMemoryRDMA

Definition at line 16617 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceExternalMemoryRDMAFeaturesNV::pNext

Definition at line 16616 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalMemoryRDMAFeaturesNV::sType

Definition at line 16615 of file vulkan_core.h.


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