Searched defs:physical_dev (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_wsi.h | 51 vn_wsi_init(UNUSED struct vn_physical_device *physical_dev) in vn_wsi_init() argument 57 vn_wsi_fini(UNUSED struct vn_physical_device *physical_dev) in vn_wsi_fini() argument
|
H A D | vn_pipeline.c | 192 struct vn_physical_device *physical_dev = dev->physical_device; in vn_GetPipelineCacheData() local
|
H A D | vn_wsi.c | 70 struct vn_physical_device *physical_dev = in vn_wsi_proc_addr() local 77 vn_wsi_init(struct vn_physical_device *physical_dev) in vn_wsi_init() argument 98 vn_wsi_fini(struct vn_physical_device *physical_dev) vn_wsi_fini() argument [all...] |
H A D | vn_common.h | 299 vn_physical_device_base_fini(struct vn_physical_device_base *physical_dev) in vn_physical_device_base_fini() argument 285 vn_physical_device_base_init( struct vn_physical_device_base *physical_dev, struct vn_instance_base *instance, const struct vk_device_extension_table *supported_extensions, const struct vk_physical_device_dispatch_table *dispatch_table) vn_physical_device_base_init() argument 305 vn_device_base_init(struct vn_device_base *dev, struct vn_physical_device_base *physical_dev, const struct vk_device_dispatch_table *dispatch_table, const VkDeviceCreateInfo *info, const VkAllocationCallbacks *alloc) vn_device_base_init() argument
|
H A D | vn_device.c | 209 const struct vn_physical_device *physical_dev = dev->physical_device; in vn_device_fix_create_info() local 342 vn_device_init(struct vn_device *dev, struct vn_physical_device *physical_dev, const VkDeviceCreateInfo *create_info, const VkAllocationCallbacks *alloc) vn_device_init() argument 429 struct vn_physical_device *physical_dev = vn_CreateDevice() local [all...] |
H A D | vn_physical_device.c | 38 vn_physical_device_init_features(struct vn_physical_device *physical_dev) in vn_physical_device_init_features() argument 377 vn_physical_device_init_uuids(struct vn_physical_device *physical_dev) in vn_physical_device_init_uuids() argument 419 vn_physical_device_init_properties(struct vn_physical_device *physical_dev) in vn_physical_device_init_properties() argument 735 vn_physical_device_init_queue_family_properties( struct vn_physical_device *physical_dev) vn_physical_device_init_queue_family_properties() argument 765 vn_physical_device_init_memory_properties( struct vn_physical_device *physical_dev) vn_physical_device_init_memory_properties() argument 794 vn_physical_device_init_external_memory( struct vn_physical_device *physical_dev) vn_physical_device_init_external_memory() argument 835 vn_physical_device_init_external_fence_handles( struct vn_physical_device *physical_dev) vn_physical_device_init_external_fence_handles() argument 864 vn_physical_device_init_external_semaphore_handles( struct vn_physical_device *physical_dev) vn_physical_device_init_external_semaphore_handles() argument 897 vn_physical_device_get_native_extensions( const struct vn_physical_device *physical_dev, struct vk_device_extension_table *exts) vn_physical_device_get_native_extensions() argument 942 vn_physical_device_get_passthrough_extensions( const struct vn_physical_device *physical_dev, struct vk_device_extension_table *exts) vn_physical_device_get_passthrough_extensions() argument 1029 vn_physical_device_init_supported_extensions( struct vn_physical_device *physical_dev) vn_physical_device_init_supported_extensions() argument 1066 vn_physical_device_init_renderer_extensions( struct vn_physical_device *physical_dev) vn_physical_device_init_renderer_extensions() argument 1132 vn_physical_device_init_renderer_version( struct vn_physical_device *physical_dev) vn_physical_device_init_renderer_version() argument 1162 vn_physical_device_init(struct vn_physical_device *physical_dev) vn_physical_device_init() argument 1205 vn_physical_device_fini(struct vn_physical_device *physical_dev) vn_physical_device_fini() argument 1298 struct vn_physical_device *physical_dev = find_physical_device( vn_instance_enumerate_physical_device_groups_locked() local 1357 struct vn_physical_device *physical_dev = &physical_devs[i]; enumerate_physical_devices() local 1401 struct vn_physical_device *physical_dev = &physical_devs[i]; filter_physical_devices() local 1445 struct vn_physical_device *physical_dev = &physical_devs[i]; vn_instance_enumerate_physical_devices_and_groups() local 1531 struct vn_physical_device *physical_dev = vn_EnumerateDeviceExtensionProperties() local 1560 vn_physical_device_get_format_properties( struct vn_physical_device *physical_dev, VkFormat format) vn_physical_device_get_format_properties() argument 1567 vn_physical_device_add_format_properties( struct vn_physical_device *physical_dev, struct vn_format_properties_entry *entry, const VkFormatProperties *props) vn_physical_device_add_format_properties() argument 1584 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceFeatures2() local 1875 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceProperties2() local 2182 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceQueueFamilyProperties2() local 2199 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceMemoryProperties2() local 2211 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceFormatProperties2() local 2241 vn_physical_device_fix_image_format_info( struct vn_physical_device *physical_dev, const VkPhysicalDeviceImageFormatInfo2 *info, struct vn_physical_device_image_format_info *local_info) vn_physical_device_fix_image_format_info() argument 2340 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceImageFormatProperties2() local 2434 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceSparseImageFormatProperties2() local 2460 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceExternalBufferProperties() local 2525 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceExternalFenceProperties() local 2550 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceExternalSemaphoreProperties() local 2581 struct vn_physical_device *physical_dev = vn_GetPhysicalDeviceCalibrateableTimeDomainsEXT() local [all...] |
Completed in 6 milliseconds