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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 bufferDeviceAddress
 
VkBool32 bufferDeviceAddressCaptureReplay
 
VkBool32 bufferDeviceAddressMultiDevice
 

Detailed Description

Definition at line 6464 of file vulkan_core.h.

Field Documentation

◆ bufferDeviceAddress

VkBool32 VkPhysicalDeviceBufferDeviceAddressFeatures::bufferDeviceAddress

Definition at line 6467 of file vulkan_core.h.

◆ bufferDeviceAddressCaptureReplay

VkBool32 VkPhysicalDeviceBufferDeviceAddressFeatures::bufferDeviceAddressCaptureReplay

Definition at line 6468 of file vulkan_core.h.

◆ bufferDeviceAddressMultiDevice

VkBool32 VkPhysicalDeviceBufferDeviceAddressFeatures::bufferDeviceAddressMultiDevice

Definition at line 6469 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceBufferDeviceAddressFeatures::pNext

Definition at line 6466 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceBufferDeviceAddressFeatures::sType

Definition at line 6465 of file vulkan_core.h.


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