Searched defs:VkPhysicalDeviceDriverProperties (Results 1 – 14 of 14) sorted by relevance
1500 struct VkPhysicalDeviceDriverProperties struct1502 VkStructureType sType;1503 void* pNext;1504 VkDriverId driverID;1505 char driverName[VK_MAX_DRIVER_NAME_SIZE];1506 char driverInfo[VK_MAX_DRIVER_INFO_SIZE];1507 VkConformanceVersion conformanceVersion;
4518 typedef struct VkPhysicalDeviceDriverProperties { struct4525 } VkPhysicalDeviceDriverProperties; argument
2233 typedef struct VkPhysicalDeviceDriverProperties { struct2240 } VkPhysicalDeviceDriverProperties; argument
4513 typedef struct VkPhysicalDeviceDriverProperties { struct4520 } VkPhysicalDeviceDriverProperties; argument
5663 typedef struct VkPhysicalDeviceDriverProperties { struct5670 } VkPhysicalDeviceDriverProperties; argument
5564 typedef struct VkPhysicalDeviceDriverProperties { struct5571 } VkPhysicalDeviceDriverProperties; argument
5713 typedef struct VkPhysicalDeviceDriverProperties { struct5720 } VkPhysicalDeviceDriverProperties; typedef
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
1885 struct VkPhysicalDeviceDriverProperties struct1887 VkStructureType sType;1888 void* pNext;1889 VkDriverId driverID;1890 char driverName[VK_MAX_DRIVER_NAME_SIZE];1891 char driverInfo[VK_MAX_DRIVER_INFO_SIZE];1892 VkConformanceVersion conformanceVersion;
7201 typedef struct VkPhysicalDeviceDriverProperties { struct7208 } VkPhysicalDeviceDriverProperties; argument
6089 typedef struct VkPhysicalDeviceDriverProperties { struct6096 } VkPhysicalDeviceDriverProperties; argument
418 "VkPhysicalDeviceDriverProperties": { object