Searched refs:anv_physical_device (Results 1 - 25 of 46) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir.h44 anv_nir_ssbo_addr_format(const struct anv_physical_device *pdevice,
58 anv_nir_ubo_addr_format(const struct anv_physical_device *pdevice,
73 void anv_nir_apply_pipeline_layout(const struct anv_physical_device *pdevice,
79 void anv_nir_compute_push_layout(const struct anv_physical_device *pdevice,
H A Danv_measure.h30 void anv_measure_device_init(struct anv_physical_device *device);
31 void anv_measure_device_destroy(struct anv_physical_device *device);
H A Danv_wsi.c32 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
79 anv_init_wsi(struct anv_physical_device *physical_device)
105 anv_finish_wsi(struct anv_physical_device *physical_device)
H A Danv_measure.c39 anv_measure_device_init(struct anv_physical_device *device)
136 struct anv_physical_device *device = cmd_buffer->device->physical;
193 struct anv_physical_device *device = cmd_buffer->device->physical;
345 struct anv_physical_device *physical = device->physical;
369 anv_measure_device_destroy(struct anv_physical_device *device)
H A Danv_device.c170 get_device_extensions(const struct anv_physical_device *device,
309 anv_compute_sys_heap_size(struct anv_physical_device *device,
342 anv_gather_meminfo(struct anv_physical_device *device, int fd, bool update)
417 anv_init_meminfo(struct anv_physical_device *device, int fd)
423 anv_update_meminfo(struct anv_physical_device *device, int fd)
431 anv_physical_device_init_heaps(struct anv_physical_device *device, int fd)
551 anv_physical_device_init_uuids(struct anv_physical_device *device)
597 anv_physical_device_init_disk_cache(struct anv_physical_device *device)
617 anv_physical_device_free_disk_cache(struct anv_physical_device *device)
686 anv_physical_device_init_queue_families(struct anv_physical_device *pdevic
[all...]
H A Danv_genX.h51 void genX(init_physical_device_state)(struct anv_physical_device *device);
H A Danv_perf.c37 anv_physical_device_init_perf(struct anv_physical_device *device, int fd)
344 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
383 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
H A Danv_formats.c858 get_drm_format_modifier_properties_list(const struct anv_physical_device *physical_device,
892 get_drm_format_modifier_properties_list_2(const struct anv_physical_device *physical_device,
929 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
977 struct anv_physical_device *physical_device,
1260 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
1333 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
1585 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
H A Danv_nir_compute_push_layout.c32 anv_nir_compute_push_layout(const struct anv_physical_device *pdevice,
H A DgenX_query.c67 const struct anv_physical_device *pdevice = device->physical;
333 const struct anv_physical_device *pdevice = device->physical;
550 const struct anv_physical_device *pdevice = device->physical;
938 const struct anv_physical_device *pdevice = cmd_buffer->device->physical;
1126 const struct anv_physical_device *pdevice = cmd_buffer->device->physical;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir.h44 anv_nir_ssbo_addr_format(const struct anv_physical_device *pdevice,
57 void anv_nir_apply_pipeline_layout(const struct anv_physical_device *pdevice,
H A Danv_wsi.c32 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
44 anv_init_wsi(struct anv_physical_device *physical_device)
64 anv_finish_wsi(struct anv_physical_device *physical_device)
90 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
103 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
115 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
127 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
140 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
152 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
164 ANV_FROM_HANDLE(anv_physical_device, devic
[all...]
H A Danv_wsi_display.c34 ANV_FROM_HANDLE(anv_physical_device, pdevice, physical_device);
49 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
62 ANV_FROM_HANDLE(anv_physical_device, pdevice, physical_device);
75 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
88 ANV_FROM_HANDLE(anv_physical_device, pdevice, physical_device);
104 ANV_FROM_HANDLE(anv_physical_device, pdevice, physical_device);
120 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
136 ANV_FROM_HANDLE(anv_physical_device, pdevice, physical_device);
152 ANV_FROM_HANDLE(anv_physical_device, pdevice, physical_device);
167 ANV_FROM_HANDLE(anv_physical_device, pdevic
[all...]
H A Danv_wsi_wayland.c32 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
H A Danv_wsi_x11.c39 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
53 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
H A Danv_device.c122 anv_physical_device_init_heaps(struct anv_physical_device *device, int fd)
259 anv_physical_device_init_uuids(struct anv_physical_device *device)
325 anv_physical_device_init_disk_cache(struct anv_physical_device *device)
345 anv_physical_device_free_disk_cache(struct anv_physical_device *device)
379 anv_physical_device_init(struct anv_physical_device *device,
628 anv_physical_device_finish(struct anv_physical_device *device)
932 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
1003 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
1197 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
1358 ANV_FROM_HANDLE(anv_physical_device, pdevic
[all...]
H A Danv_formats.c709 get_wsi_format_modifier_properties_list(const struct anv_physical_device *physical_device,
754 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
775 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
795 struct anv_physical_device *physical_device,
962 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
1023 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
1177 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
H A Danv_private.h306 __builtin_types_compatible_p (__typeof (o), struct anv_physical_device*), \
919 struct anv_physical_device { struct
1008 struct anv_physical_device physicalDevice;
1018 VkResult anv_init_wsi(struct anv_physical_device *physical_device);
1019 void anv_finish_wsi(struct anv_physical_device *physical_device);
1021 uint32_t anv_physical_device_api_version(struct anv_physical_device *dev);
1022 bool anv_physical_device_extension_supported(struct anv_physical_device *dev,
1649 unsigned anv_descriptor_type_size(const struct anv_physical_device *pdevice,
1652 bool anv_descriptor_supports_bindless(const struct anv_physical_device *pdevice,
1656 bool anv_descriptor_requires_bindless(const struct anv_physical_device *pdevic
[all...]
H A Danv_descriptor_set.c40 anv_descriptor_data_for_type(const struct anv_physical_device *device,
172 anv_descriptor_type_size(const struct anv_physical_device *pdevice,
184 anv_descriptor_data_supports_bindless(const struct anv_physical_device *pdevice,
208 anv_descriptor_supports_bindless(const struct anv_physical_device *pdevice,
217 anv_descriptor_requires_bindless(const struct anv_physical_device *pdevice,
238 const struct anv_physical_device *pdevice =
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/tests/
H A Dstate_pool.c38 struct anv_physical_device physical_device = { };
H A Dblock_pool_grow_first.c29 struct anv_physical_device physical_device = {
H A Dstate_pool_free_list_only.c37 struct anv_physical_device physical_device = { };
H A Dstate_pool_padding.c29 struct anv_physical_device physical_device = {
H A Dstate_pool_no_free.c58 struct anv_physical_device physical_device = { };
H A Dblock_pool_no_free.c113 struct anv_physical_device physical_device = { };

Completed in 28 milliseconds

12