Searched defs:PHYSICAL_DEVICE_STATE (Results 1 – 1 of 1) sorted by relevance
94 struct PHYSICAL_DEVICE_STATE { struct96 CALL_STATE vkGetPhysicalDeviceQueueFamilyPropertiesState = UNCALLED;97 CALL_STATE vkGetPhysicalDeviceLayerPropertiesState = UNCALLED;98 CALL_STATE vkGetPhysicalDeviceExtensionPropertiesState = UNCALLED;99 CALL_STATE vkGetPhysicalDeviceFeaturesState = UNCALLED;100 CALL_STATE vkGetPhysicalDeviceSurfaceCapabilitiesKHRState = UNCALLED;101 CALL_STATE vkGetPhysicalDeviceSurfacePresentModesKHRState = UNCALLED;102 CALL_STATE vkGetPhysicalDeviceSurfaceFormatsKHRState = UNCALLED;103 CALL_STATE vkGetPhysicalDeviceDisplayPlanePropertiesKHRState = UNCALLED;104 safe_VkPhysicalDeviceFeatures2 features2 = {};[all …]