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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint8_t deviceUUID [VK_UUID_SIZE]
 
uint8_t driverUUID [VK_UUID_SIZE]
 
uint8_t deviceLUID [VK_LUID_SIZE]
 
uint32_t deviceNodeMask
 
VkBool32 deviceLUIDValid
 

Detailed Description

Definition at line 5519 of file vulkan_core.h.

Member Data Documentation

◆ deviceLUID

uint8_t VkPhysicalDeviceIDProperties::deviceLUID[VK_LUID_SIZE]

Definition at line 5524 of file vulkan_core.h.

◆ deviceLUIDValid

VkBool32 VkPhysicalDeviceIDProperties::deviceLUIDValid

Definition at line 5526 of file vulkan_core.h.

◆ deviceNodeMask

uint32_t VkPhysicalDeviceIDProperties::deviceNodeMask

Definition at line 5525 of file vulkan_core.h.

◆ deviceUUID

uint8_t VkPhysicalDeviceIDProperties::deviceUUID[VK_UUID_SIZE]

Definition at line 5522 of file vulkan_core.h.

◆ driverUUID

uint8_t VkPhysicalDeviceIDProperties::driverUUID[VK_UUID_SIZE]

Definition at line 5523 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceIDProperties::pNext

Definition at line 5521 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceIDProperties::sType

Definition at line 5520 of file vulkan_core.h.


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