Searched defs:VkPhysicalDeviceDriverProperties (Results 1 – 9 of 9) sorted by relevance
4489 typedef struct VkPhysicalDeviceDriverProperties { struct4496 } VkPhysicalDeviceDriverProperties; argument
5663 typedef struct VkPhysicalDeviceDriverProperties { struct5670 } VkPhysicalDeviceDriverProperties; argument
5564 typedef struct VkPhysicalDeviceDriverProperties { struct5571 } VkPhysicalDeviceDriverProperties; argument
5713 typedef struct VkPhysicalDeviceDriverProperties { struct5720 } VkPhysicalDeviceDriverProperties; argument
1840 struct VkPhysicalDeviceDriverProperties struct1842 VkStructureType sType;1843 void* pNext;1844 VkDriverId driverID;1845 char driverName[VK_MAX_DRIVER_NAME_SIZE];1846 char driverInfo[VK_MAX_DRIVER_INFO_SIZE];1847 VkConformanceVersion conformanceVersion;
7037 typedef struct VkPhysicalDeviceDriverProperties { struct7044 } VkPhysicalDeviceDriverProperties; argument
5930 typedef struct VkPhysicalDeviceDriverProperties { struct5937 } VkPhysicalDeviceDriverProperties; argument
6011 typedef struct VkPhysicalDeviceDriverProperties { struct6018 } VkPhysicalDeviceDriverProperties; argument
331 "VkPhysicalDeviceDriverProperties": { object