#include <vulkan_core.h>
Public Attributes | |
| uint8_t | deviceLUID [VK_LUID_SIZE] |
| VkBool32 | deviceLUIDValid |
| uint32_t | deviceNodeMask |
| uint8_t | deviceUUID [VK_UUID_SIZE] |
| uint8_t | driverUUID [VK_UUID_SIZE] |
| void * | pNext |
| VkStructureType | sType |
Definition at line 4251 of file vulkan_core.h.
| uint8_t VkPhysicalDeviceIDProperties::deviceLUID[VK_LUID_SIZE] |
Definition at line 4256 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceIDProperties::deviceLUIDValid |
Definition at line 4258 of file vulkan_core.h.
| uint32_t VkPhysicalDeviceIDProperties::deviceNodeMask |
Definition at line 4257 of file vulkan_core.h.
| uint8_t VkPhysicalDeviceIDProperties::deviceUUID[VK_UUID_SIZE] |
Definition at line 4254 of file vulkan_core.h.
| uint8_t VkPhysicalDeviceIDProperties::driverUUID[VK_UUID_SIZE] |
Definition at line 4255 of file vulkan_core.h.
| void* VkPhysicalDeviceIDProperties::pNext |
Definition at line 4253 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceIDProperties::sType |
Definition at line 4252 of file vulkan_core.h.