|
HDK
|
#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 |
Definition at line 5443 of file vulkan_core.h.
| uint8_t VkPhysicalDeviceIDProperties::deviceLUID[VK_LUID_SIZE] |
Definition at line 5448 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceIDProperties::deviceLUIDValid |
Definition at line 5450 of file vulkan_core.h.
| uint32_t VkPhysicalDeviceIDProperties::deviceNodeMask |
Definition at line 5449 of file vulkan_core.h.
| uint8_t VkPhysicalDeviceIDProperties::deviceUUID[VK_UUID_SIZE] |
Definition at line 5446 of file vulkan_core.h.
| uint8_t VkPhysicalDeviceIDProperties::driverUUID[VK_UUID_SIZE] |
Definition at line 5447 of file vulkan_core.h.
| void* VkPhysicalDeviceIDProperties::pNext |
Definition at line 5445 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceIDProperties::sType |
Definition at line 5444 of file vulkan_core.h.