Home
last modified time | relevance | path

Searched refs:core_1_3 (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c563 const VkPhysicalDeviceVulkan13Features core_1_3 = { in panvk_GetPhysicalDeviceFeatures2() local
588 if (vk_get_physical_device_core_1_3_feature_ext(ext, &core_1_3)) in panvk_GetPhysicalDeviceFeatures2()
806 const VkPhysicalDeviceVulkan13Properties core_1_3 = { in panvk_GetPhysicalDeviceProperties2() local
816 if (vk_get_physical_device_core_1_3_property_ext(ext, &core_1_3)) in panvk_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c735 VkPhysicalDeviceVulkan13Features core_1_3 = { in lvp_GetPhysicalDeviceFeatures2() local
738 lvp_get_physical_device_features_1_3(pdevice, &core_1_3); in lvp_GetPhysicalDeviceFeatures2()
746 if (vk_get_physical_device_core_1_3_feature_ext(ext, &core_1_3)) in lvp_GetPhysicalDeviceFeatures2()
1172 VkPhysicalDeviceVulkan13Properties core_1_3 = { in lvp_GetPhysicalDeviceProperties2() local
1175 lvp_get_physical_device_properties_1_3(pdevice, &core_1_3); in lvp_GetPhysicalDeviceProperties2()
1183 if (vk_get_physical_device_core_1_3_property_ext(ext, &core_1_3)) in lvp_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c702 VkPhysicalDeviceVulkan13Features core_1_3 = { in tu_GetPhysicalDeviceFeatures2() local
705 tu_get_physical_device_features_1_3(pdevice, &core_1_3); in tu_GetPhysicalDeviceFeatures2()
713 if (vk_get_physical_device_core_1_3_feature_ext(ext, &core_1_3)) in tu_GetPhysicalDeviceFeatures2()
1249 VkPhysicalDeviceVulkan13Properties core_1_3 = { in tu_GetPhysicalDeviceProperties2() local
1252 tu_get_physical_device_properties_1_3(pdevice, &core_1_3); in tu_GetPhysicalDeviceProperties2()
1260 if (vk_get_physical_device_core_1_3_property_ext(ext, &core_1_3)) in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1239 const VkPhysicalDeviceVulkan13Features core_1_3 = { in dzn_GetPhysicalDeviceFeatures2() local
1261 vk_get_physical_device_core_1_3_feature_ext(ext, &core_1_3)) in dzn_GetPhysicalDeviceFeatures2()
1647 const VkPhysicalDeviceVulkan13Properties core_1_3 = { in dzn_GetPhysicalDeviceProperties2() local
1654 vk_get_physical_device_core_1_3_property_ext(ext, &core_1_3)) in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1461 VkPhysicalDeviceVulkan13Features core_1_3 = { in anv_GetPhysicalDeviceFeatures2() local
1464 anv_get_physical_device_features_1_3(pdevice, &core_1_3); in anv_GetPhysicalDeviceFeatures2()
1471 if (vk_get_physical_device_core_1_3_feature_ext(ext, &core_1_3)) in anv_GetPhysicalDeviceFeatures2()
2317 VkPhysicalDeviceVulkan13Properties core_1_3 = { in anv_GetPhysicalDeviceProperties2() local
2320 anv_get_physical_device_properties_1_3(pdevice, &core_1_3); in anv_GetPhysicalDeviceProperties2()
2327 if (vk_get_physical_device_core_1_3_property_ext(ext, &core_1_3)) in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1453 VkPhysicalDeviceVulkan13Features core_1_3 = { in radv_GetPhysicalDeviceFeatures2() local
1456 radv_get_physical_device_features_1_3(pdevice, &core_1_3); in radv_GetPhysicalDeviceFeatures2()
1466 if (vk_get_physical_device_core_1_3_feature_ext(ext, &core_1_3)) in radv_GetPhysicalDeviceFeatures2()
2289 VkPhysicalDeviceVulkan13Properties core_1_3 = { in radv_GetPhysicalDeviceProperties2() local
2292 radv_get_physical_device_properties_1_3(pdevice, &core_1_3); in radv_GetPhysicalDeviceProperties2()
2300 if (vk_get_physical_device_core_1_3_property_ext(ext, &core_1_3)) in radv_GetPhysicalDeviceProperties2()