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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 bufferDeviceAddress
 
VkBool32 bufferDeviceAddressCaptureReplay
 
VkBool32 bufferDeviceAddressMultiDevice
 

Detailed Description

Definition at line 6424 of file vulkan_core.h.

Member Data Documentation

◆ bufferDeviceAddress

VkBool32 VkPhysicalDeviceBufferDeviceAddressFeatures::bufferDeviceAddress

Definition at line 6427 of file vulkan_core.h.

◆ bufferDeviceAddressCaptureReplay

VkBool32 VkPhysicalDeviceBufferDeviceAddressFeatures::bufferDeviceAddressCaptureReplay

Definition at line 6428 of file vulkan_core.h.

◆ bufferDeviceAddressMultiDevice

VkBool32 VkPhysicalDeviceBufferDeviceAddressFeatures::bufferDeviceAddressMultiDevice

Definition at line 6429 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceBufferDeviceAddressFeatures::pNext

Definition at line 6426 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceBufferDeviceAddressFeatures::sType

Definition at line 6425 of file vulkan_core.h.


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