Home
last modified time | relevance | path

Searched defs:physical_devices (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkinstance.h58 VkPhysicalDevice *physical_devices; /* hides a pointer */ member
/third_party/vulkan-loader/tests/
Dloader_phys_dev_inst_ext_tests.cpp277 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
601 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
832 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
1118 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
1375 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
1650 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
1967 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
2180 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
2391 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
2602 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
[all …]
Dloader_regression_tests.cpp1365 auto physical_devices = std::vector<VkPhysicalDevice>(max_physical_device_count); in TEST() local
1433 auto physical_devices = std::vector<VkPhysicalDevice>(max_physical_device_count); in TEST() local
1498 auto physical_devices = std::vector<VkPhysicalDevice>(max_physical_device_count); in TEST() local
1546 auto physical_devices = std::vector<VkPhysicalDevice>(max_physical_device_count); in TEST() local
2517 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
2624 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
2745 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
2862 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
3011 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
3197 std::array<VkPhysicalDevice, max_phys_devs> physical_devices; in TEST() local
Dloader_alloc_callback_tests.cpp504 VkPhysicalDevice physical_devices[2]; in TEST() local
704 std::vector<VkPhysicalDevice> physical_devices{physical_dev_count, VK_NULL_HANDLE}; in TEST() local
815 std::array<VkPhysicalDevice, 2> physical_devices; in TEST() local
Dloader_layer_tests.cpp2973 auto physical_devices = std::vector<VkPhysicalDevice>(dev_count); in TEST() local
3047 auto physical_devices = std::vector<VkPhysicalDevice>(dev_count); in TEST() local
3099 auto physical_devices = std::vector<VkPhysicalDevice>(dev_count); in TEST() local
3151 auto physical_devices = std::vector<VkPhysicalDevice>(dev_count); in TEST() local
/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp61 std::vector<VkPhysicalDevice> physical_devices; in GetPhysDevs() local
71 std::vector<VkPhysicalDevice> physical_devices; in GetPhysDevs() local
/third_party/vk-gl-cts/external/amber/src/samples/
Dconfig_helper_vulkan.cc895 std::vector<VkPhysicalDevice> physical_devices; in ChooseVulkanPhysicalDevice() local
/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_layer.c480 …VkPhysicalDevice *physical_devices = (VkPhysicalDevice*)calloc(sizeof(VkPhysicalDevice), physical… in device_select_EnumeratePhysicalDevices() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h134 struct tu_physical_device physical_devices[TU_MAX_DRM_DEVICES]; member
/third_party/vulkan-loader/loader/
Dloader_common.h458 VkPhysicalDevice *physical_devices; member
/third_party/glfw/tests/
Dvulkan.c1821 VkPhysicalDevice *physical_devices = in demo_init_vk() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h216 struct panvk_physical_device physical_devices[PANVK_MAX_DRM_DEVICES]; member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h1054 struct list_head physical_devices; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1091 struct list_head physical_devices; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h358 struct list_head physical_devices; member