Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_private.h856 struct anv_physical_device { struct
857 struct vk_physical_device vk;
860 struct list_head link;
862 struct anv_instance * instance;
863 char path[20];
864 struct {
869 } pci_info;
870 struct intel_device_info info;
879 bool supports_48bit_addresses;
880 struct brw_compiler * compiler;
[all …]