Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint8_t | deviceUUID [16U] |
uint8_t | driverUUID [16U] |
uint8_t | deviceLUID [8U] |
uint32_t | deviceNodeMask |
VkBool32 | deviceLUIDValid |
Definition at line 5452 of file vulkan_core.h.
uint8_t VkPhysicalDeviceIDProperties::deviceLUID[8U] |
Definition at line 5457 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceIDProperties::deviceLUIDValid |
Definition at line 5459 of file vulkan_core.h.
uint32_t VkPhysicalDeviceIDProperties::deviceNodeMask |
Definition at line 5458 of file vulkan_core.h.
uint8_t VkPhysicalDeviceIDProperties::deviceUUID[16U] |
Definition at line 5455 of file vulkan_core.h.
uint8_t VkPhysicalDeviceIDProperties::driverUUID[16U] |
Definition at line 5456 of file vulkan_core.h.
void* VkPhysicalDeviceIDProperties::pNext |
Definition at line 5454 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceIDProperties::sType |
Definition at line 5453 of file vulkan_core.h.