Searched refs:core_1_1 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c534 VkPhysicalDeviceVulkan11Features core_1_1 = { local in function:lvp_GetPhysicalDeviceFeatures2
537 lvp_get_physical_device_features_1_1(pdevice, &core_1_1);
546 if (vk_get_physical_device_core_1_1_feature_ext(ext, &core_1_1))
938 VkPhysicalDeviceVulkan11Properties core_1_1 = { local in function:lvp_GetPhysicalDeviceProperties2
941 lvp_get_physical_device_properties_1_1(pdevice, &core_1_1);
950 if (vk_get_physical_device_core_1_1_property_ext(ext, &core_1_1))
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c594 VkPhysicalDeviceVulkan11Features core_1_1 = { local in function:tu_GetPhysicalDeviceFeatures2
597 tu_get_physical_device_features_1_1(pdevice, &core_1_1);
606 if (vk_get_physical_device_core_1_1_feature_ext(ext, &core_1_1))
1011 VkPhysicalDeviceVulkan11Properties core_1_1 = { local in function:tu_GetPhysicalDeviceProperties2
1014 tu_get_physical_device_properties_1_1(pdevice, &core_1_1);
1023 if (vk_get_physical_device_core_1_1_property_ext(ext, &core_1_1))
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c1411 VkPhysicalDeviceVulkan11Features core_1_1 = { local in function:anv_GetPhysicalDeviceFeatures2
1414 anv_get_physical_device_features_1_1(pdevice, &core_1_1);
1422 if (vk_get_physical_device_core_1_1_feature_ext(ext, &core_1_1))
2150 VkPhysicalDeviceVulkan11Properties core_1_1 = { local in function:anv_GetPhysicalDeviceProperties2
2153 anv_get_physical_device_properties_1_1(pdevice, &core_1_1);
2161 if (vk_get_physical_device_core_1_1_property_ext(ext, &core_1_1))
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c1278 VkPhysicalDeviceVulkan11Features core_1_1 = { local in function:radv_GetPhysicalDeviceFeatures2
1281 radv_get_physical_device_features_1_1(pdevice, &core_1_1);
1292 if (vk_get_physical_device_core_1_1_feature_ext(ext, &core_1_1))
1969 VkPhysicalDeviceVulkan11Properties core_1_1 = { local in function:radv_GetPhysicalDeviceProperties2
1972 radv_get_physical_device_properties_1_1(pdevice, &core_1_1);
1981 if (vk_get_physical_device_core_1_1_property_ext(ext, &core_1_1))

Completed in 23 milliseconds