Home
last modified time | relevance | path

Searched defs:pdevice (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c297 get_features(const struct anv_physical_device *pdevice, in get_features()
828 anx_get_physical_device_max_heap_size(const struct anv_physical_device *pdevice) in anx_get_physical_device_max_heap_size()
841 get_properties_1_1(const struct anv_physical_device *pdevice, in get_properties_1_1()
900 get_properties_1_2(const struct anv_physical_device *pdevice, in get_properties_1_2()
1012 get_properties_1_3(const struct anv_physical_device *pdevice, in get_properties_1_3()
1095 get_properties(const struct anv_physical_device *pdevice, in get_properties()
2098 anv_physical_device_init_queue_families(struct anv_physical_device *pdevice) in anv_physical_device_init_queue_families()
H A DgenX_query.c82 const struct anv_physical_device *pdevice = device->physical; in genX() local
378 const struct anv_physical_device *pdevice = device->physical; in khr_perf_query_ensure_relocs() local
640 const struct anv_physical_device *pdevice = device->physical; in genX() local
831 struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
1149 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
1392 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
1994 struct anv_physical_device *pdevice = device->physical; in genX() local
H A Danv_nir.h81 anv_nir_ssbo_addr_format(const struct anv_physical_device *pdevice, in anv_nir_ssbo_addr_format()
91 anv_nir_ubo_addr_format(const struct anv_physical_device *pdevice, in anv_nir_ubo_addr_format()
H A Danv_nir_compute_push_layout.c31 const struct anv_physical_device *pdevice, in anv_nir_compute_push_layout()
270 anv_nir_validate_push_layout(const struct anv_physical_device *pdevice, in anv_nir_validate_push_layout()
H A Danv_descriptor_set.c408 anv_descriptor_data_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_data_supports_bindless()
439 anv_descriptor_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_supports_bindless()
447 anv_descriptor_requires_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_requires_bindless()
504 const struct anv_physical_device *pdevice = device->physical; in anv_GetDescriptorSetLayoutSupport() local
1991 struct anv_physical_device *pdevice = cmd_buffer->device->physical; in anv_push_descriptor_set_init() local
2041 struct anv_physical_device *pdevice = cmd_buffer->device->physical; in anv_push_descriptor_set_init() local
H A Danv_sparse.c977 anv_sparse_calc_block_shape(struct anv_physical_device *pdevice, in anv_sparse_calc_block_shape()
997 anv_sparse_calc_image_format_properties(struct anv_physical_device *pdevice, in anv_sparse_calc_image_format_properties()
1390 anv_sparse_image_check_support(struct anv_physical_device *pdevice, in anv_sparse_image_check_support()
H A Danv_queue.c70 struct anv_physical_device *pdevice = device->physical; in anv_queue_init() local
H A Danv_device.c1097 struct anv_physical_device *pdevice = device->physical; in anv_DestroyDevice() local
1333 struct anv_physical_device *pdevice = device->physical; in anv_AllocateMemory() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc320 tu_get_features(struct tu_physical_device *pdevice, in tu_get_features()
680 tu_get_physical_device_properties_1_1(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_1()
725 tu_get_physical_device_properties_1_2(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_2()
804 tu_get_physical_device_properties_1_3(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_3()
871 tu_get_properties(struct tu_physical_device *pdevice, in tu_get_properties()
1490 tu_physical_device_get_global_priority_properties(const struct tu_physical_device *pdevice, in tu_physical_device_get_global_priority_properties()
1514 tu_physical_device_get_submitqueue_priority(const struct tu_physical_device *pdevice, in tu_physical_device_get_submitqueue_priority()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A DgenX_query.c69 const struct anv_physical_device *pdevice = device->physical; in genX() local
339 const struct anv_physical_device *pdevice = device->physical; in khr_perf_query_ensure_relocs() local
558 const struct anv_physical_device *pdevice = device->physical; in genX() local
971 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
1178 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
H A Danv_device.c357 get_features(const struct anv_physical_device *pdevice, in get_features()
692 get_properties_1_1(const struct anv_physical_device *pdevice, in get_properties_1_1()
736 get_properties_1_2(const struct anv_physical_device *pdevice, in get_properties_1_2()
865 get_properties_1_3(const struct anv_physical_device *pdevice, in get_properties_1_3()
943 get_properties(const struct anv_physical_device *pdevice, in get_properties()
1513 anv_physical_device_init_queue_families(struct anv_physical_device *pdevice) in anv_physical_device_init_queue_families()
2953 struct anv_physical_device *pdevice = device->physical; in anv_AllocateMemory() local
H A Danv_nir.h40 anv_nir_ssbo_addr_format(const struct anv_physical_device *pdevice, in anv_nir_ssbo_addr_format()
54 anv_nir_ubo_addr_format(const struct anv_physical_device *pdevice, in anv_nir_ubo_addr_format()
H A Danv_descriptor_set.c240 anv_descriptor_data_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_data_supports_bindless()
258 anv_descriptor_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_supports_bindless()
267 anv_descriptor_requires_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_requires_bindless()
288 const struct anv_physical_device *pdevice = device->physical; in anv_GetDescriptorSetLayoutSupport() local
H A Danv_queue.c36 struct anv_physical_device *pdevice = device->physical; in anv_queue_init() local
H A Danv_nir_compute_push_layout.c33 const struct anv_physical_device *pdevice, in anv_nir_compute_push_layout()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_wsi.c45 VkResult pvr_wsi_init(struct pvr_physical_device *pdevice) in pvr_wsi_init()
65 void pvr_wsi_finish(struct pvr_physical_device *pdevice) in pvr_wsi_finish()
H A Dpvr_device.c383 const struct pvr_physical_device *const pdevice, in pvr_physical_device_get_properties()
652 struct pvr_physical_device *pdevice = in pvr_physical_device_destroy() local
710 static VkResult pvr_physical_device_init(struct pvr_physical_device *pdevice, in pvr_physical_device_init()
893 pvr_physical_device_dump_info(const struct pvr_physical_device *pdevice, in pvr_physical_device_dump_info()
941 struct pvr_physical_device *pdevice; in pvr_physical_device_enumerate() local
1203 static uint64_t pvr_compute_heap_budget(struct pvr_physical_device *pdevice) in pvr_compute_heap_budget()
H A Dpvr_cmd_buffer.c1739 pvr_sub_cmd_compute_job_init(const struct pvr_physical_device *pdevice, in pvr_sub_cmd_compute_job_init()
1753 pvr_compute_flat_slot_size(const struct pvr_physical_device *pdevice, in pvr_compute_flat_slot_size()
1952 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_generate_idfwdf() local
2002 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_generate_fence() local
4279 const struct pvr_physical_device *pdevice = device->pdevice; in pvr_compute_update_shared() local
4354 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_update_shared_private() local
4393 pvr_compute_flat_pad_workgroup_size(const struct pvr_physical_device *pdevice, in pvr_compute_flat_pad_workgroup_size()
4430 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_update_kernel_private() local
4510 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_update_kernel() local
5404 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_setup_fragment_state_pointers() local
H A Dpvr_job_compute.c45 const struct pvr_physical_device *const pdevice = device->pdevice; in pvr_submit_info_stream_init() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c120 image_format_plane_features(struct v3dv_physical_device *pdevice, in image_format_plane_features()
201 image_format_features(struct v3dv_physical_device *pdevice, in image_format_features()
H A Dv3dv_pipeline_cache.c649 struct v3dv_physical_device *pdevice = device->pdevice; in pipeline_cache_load() local
965 struct v3dv_physical_device *pdevice = device->pdevice; in v3dv_GetPipelineCacheData() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.c528 find_type_for_ops(const struct vk_physical_device *pdevice, in find_type_for_ops()
546 find_ops_for_type(const struct vk_physical_device *pdevice, in find_ops_for_type()
H A Dvk_physical_device.c30 vk_physical_device_init(struct vk_physical_device *pdevice, in vk_physical_device_init()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/
H A Danv_kmd_backend.c265 struct anv_physical_device *pdevice = device->physical; in i915_bo_alloc_flags_to_bo_flags() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c292 compile_spirv(struct lvp_device *pdevice, in compile_spirv()
353 lvp_shader_lower(struct lvp_device *pdevice, struct lvp_pipeline *pipeline, nir_shader *nir, struct… in lvp_shader_lower()

12