Home
last modified time | relevance | path

Searched refs:VkPhysicalDevicePCIBusInfoPropertiesEXT (Results 1 - 21 of 21) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dloader_linux.c294 VkPhysicalDevicePCIBusInfoPropertiesEXT pci_props = (VkPhysicalDevicePCIBusInfoPropertiesEXT){ in linux_read_sorted_physical_devices()
397 VkPhysicalDevicePCIBusInfoPropertiesEXT pci_props = (VkPhysicalDevicePCIBusInfoPropertiesEXT){ in linux_sort_physical_device_groups()
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c204 VkPhysicalDevicePCIBusInfoPropertiesEXT ext_pci_properties = (VkPhysicalDevicePCIBusInfoPropertiesEXT) { in print_gpu()
245 VkPhysicalDevicePCIBusInfoPropertiesEXT ext_pci_properties = (VkPhysicalDevicePCIBusInfoPropertiesEXT) { in fill_drm_device_info()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.h103 VkPhysicalDevicePCIBusInfoPropertiesEXT pci_bus_info;
/third_party/vulkan-loader/tests/framework/icd/
H A Dtest_icd.cpp984 auto* bus_info = reinterpret_cast<VkPhysicalDevicePCIBusInfoPropertiesEXT*>(pNext);
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2536 VkPhysicalDevicePCIBusInfoPropertiesEXT *properties = in anv_GetPhysicalDeviceProperties2()
2537 (VkPhysicalDevicePCIBusInfoPropertiesEXT *)ext; in anv_GetPhysicalDeviceProperties2()
/third_party/vulkan-loader/tests/
H A Dloader_regression_tests.cpp2918 VkPhysicalDevicePCIBusInfoPropertiesEXT pci_bus_info{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PCI_BUS_INFO_PROPERTIES_EXT}; in TEST()
3044 VkPhysicalDevicePCIBusInfoPropertiesEXT pci_bus_info{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PCI_BUS_INFO_PROPERTIES_EXT}; in TEST()
3324 VkPhysicalDevicePCIBusInfoPropertiesEXT pci_bus_info{VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PCI_BUS_INFO_PROPERTIES_EXT}; in TEST()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c1915 VkPhysicalDevicePCIBusInfoPropertiesEXT *pci_bus_info; in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2377 VkPhysicalDevicePCIBusInfoPropertiesEXT *properties = in radv_GetPhysicalDeviceProperties2()
2378 (VkPhysicalDevicePCIBusInfoPropertiesEXT *)ext; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7266 typedef struct VkPhysicalDevicePCIBusInfoPropertiesEXT { struct
7273 } VkPhysicalDevicePCIBusInfoPropertiesEXT; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp886 static void parse_VkPhysicalDevicePCIBusInfoPropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDevicePCIBusInfoPropertiesEXT& o);
1571 p = s_globalMem.allocate(sizeof(VkPhysicalDevicePCIBusInfoPropertiesEXT)); in parsePNextChain()
1572 parse_VkPhysicalDevicePCIBusInfoPropertiesEXT("", pNextObj, *((VkPhysicalDevicePCIBusInfoPropertiesEXT*)p)); in parsePNextChain()
12767 static void parse_VkPhysicalDevicePCIBusInfoPropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDevicePCIBusInfoPropertiesEXT& o) { in parse_VkPhysicalDevicePCIBusInfoPropertiesEXT()
12771 o.pNext = (VkPhysicalDevicePCIBusInfoPropertiesEXT*)parsePNextChain(obj); in parse_VkPhysicalDevicePCIBusInfoPropertiesEXT()
H A Dvulkan_json_data.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp4472 string toString(const VkPhysicalDevicePCIBusInfoPropertiesEXT& value) in toString()
4475 s << "VkPhysicalDevicePCIBusInfoPropertiesEXT = {\n"; in toString()
5088 VkPhysicalDevicePCIBusInfoPropertiesEXT pciBusInfoProperties[count]; in deviceProperties2()
5125 TCU_FAIL("Mismatch between VkPhysicalDevicePCIBusInfoPropertiesEXT"); in deviceProperties2()
5132 TCU_FAIL("Invalid information in VkPhysicalDevicePCIBusInfoPropertiesEXT"); in deviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp4477 string toString(const VkPhysicalDevicePCIBusInfoPropertiesEXT& value) in toString()
4480 s << "VkPhysicalDevicePCIBusInfoPropertiesEXT = {\n"; in toString()
5093 VkPhysicalDevicePCIBusInfoPropertiesEXT pciBusInfoProperties[count]; in deviceProperties2()
5130 TCU_FAIL("Mismatch between VkPhysicalDevicePCIBusInfoPropertiesEXT"); in deviceProperties2()
5137 TCU_FAIL("Invalid information in VkPhysicalDevicePCIBusInfoPropertiesEXT"); in deviceProperties2()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10829 typedef struct VkPhysicalDevicePCIBusInfoPropertiesEXT { struct
10836 } VkPhysicalDevicePCIBusInfoPropertiesEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h11232 typedef struct VkPhysicalDevicePCIBusInfoPropertiesEXT { struct
11239 } VkPhysicalDevicePCIBusInfoPropertiesEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12318 typedef struct VkPhysicalDevicePCIBusInfoPropertiesEXT { struct
12325 } VkPhysicalDevicePCIBusInfoPropertiesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11392 typedef struct VkPhysicalDevicePCIBusInfoPropertiesEXT { struct
11399 } VkPhysicalDevicePCIBusInfoPropertiesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14217 typedef struct VkPhysicalDevicePCIBusInfoPropertiesEXT { struct
14224 } VkPhysicalDevicePCIBusInfoPropertiesEXT; typedef
H A Dvulkan_static_assertions.hpp4155 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevicePCIBusInfoPropertiesEXT ) == sizeof( VkPhysicalDevicePCIBusInfoPropertiesEXT ),
H A Dvulkan_structs.hpp[all...]

Completed in 491 milliseconds