Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/intel/vulkan/
Danv_nir.h44 anv_nir_ssbo_addr_format(const struct anv_physical_device *pdevice, in anv_nir_ssbo_addr_format()
58 anv_nir_ubo_addr_format(const struct anv_physical_device *pdevice, in anv_nir_ubo_addr_format()
Danv_queue.c36 struct anv_physical_device *pdevice = device->physical; in anv_queue_init() local
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
974 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
1177 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
Danv_device.c672 anv_physical_device_init_queue_families(struct anv_physical_device *pdevice) in anv_physical_device_init_queue_families()
1192 struct anv_physical_device *pdevice; in anv_enumerate_physical_devices() local
1343 anv_get_physical_device_features_1_1(struct anv_physical_device *pdevice, in anv_get_physical_device_features_1_1()
1363 anv_get_physical_device_features_1_2(struct anv_physical_device *pdevice, in anv_get_physical_device_features_1_2()
1422 anv_get_physical_device_features_1_3(struct anv_physical_device *pdevice, in anv_get_physical_device_features_1_3()
2029 anv_get_physical_device_properties_1_1(struct anv_physical_device *pdevice, in anv_get_physical_device_properties_1_1()
2087 anv_get_physical_device_properties_1_2(struct anv_physical_device *pdevice, in anv_get_physical_device_properties_1_2()
2218 anv_get_physical_device_properties_1_3(struct anv_physical_device *pdevice, in anv_get_physical_device_properties_1_3()
3780 struct anv_physical_device *pdevice = device->physical; in anv_AllocateMemory() local
Danv_nir_compute_push_layout.c33 const struct anv_physical_device *pdevice, in anv_nir_compute_push_layout()
Danv_descriptor_set.c256 anv_descriptor_data_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_data_supports_bindless()
280 anv_descriptor_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_supports_bindless()
289 anv_descriptor_requires_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_requires_bindless()
310 const struct anv_physical_device *pdevice = device->physical; in anv_GetDescriptorSetLayoutSupport() local
/third_party/mesa3d/src/imagination/vulkan/
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()
Dpvr_pipeline_cache.c41 struct pvr_physical_device *pdevice = device->pdevice; in pvr_pipeline_cache_load() local
117 struct pvr_physical_device *pdevice = device->pdevice; in pvr_GetPipelineCacheData() local
Dpvr_device.c121 const struct pvr_physical_device *pdevice, in pvr_physical_device_get_supported_extensions()
205 static void pvr_physical_device_finish(struct pvr_physical_device *pdevice) in pvr_physical_device_finish()
252 pvr_physical_device_init_uuids(struct pvr_physical_device *pdevice) in pvr_physical_device_init_uuids()
304 static VkResult pvr_physical_device_init(struct pvr_physical_device *pdevice, in pvr_physical_device_init()
667 const struct pvr_physical_device *pdevice, in pvr_calc_fscommon_size_and_tiles_in_flight()
751 pvr_get_physical_device_descriptor_limits(struct pvr_physical_device *pdevice) in pvr_get_physical_device_descriptor_limits()
Dpvr_formats.c158 pvr_get_image_format_properties(struct pvr_physical_device *pdevice, in pvr_get_image_format_properties()
Dpvr_cmd_buffer.c1071 pvr_sub_cmd_compute_job_init(const struct pvr_physical_device *pdevice, in pvr_sub_cmd_compute_job_init()
1140 pvr_compute_flat_slot_size(const struct pvr_physical_device *pdevice, in pvr_compute_flat_slot_size()
1335 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_generate_idfwdf() local
1386 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_generate_fence() local
2937 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_update_shared() local
2996 pvr_compute_flat_pad_workgroup_size(const struct pvr_physical_device *pdevice, in pvr_compute_flat_pad_workgroup_size()
3035 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_compute_update_kernel() local
3735 const struct pvr_physical_device *pdevice = cmd_buffer->device->pdevice; in pvr_setup_fragment_state_pointers() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c1079 const struct radv_physical_device *pdevice = pipeline->base.device->physical_device; in radv_pipeline_init_multisample_state() local
1403 const struct radv_physical_device *pdevice = pipeline->base.device->physical_device; in radv_compute_ia_multi_vgt_param_helpers() local
1498 const struct radv_physical_device *pdevice = pipeline->base.device->physical_device; in radv_pipeline_init_vertex_input_info() local
1839 const struct radv_physical_device *pdevice = pipeline->base.device->physical_device; in radv_pipeline_init_color_blend_info() local
2203 const struct radv_physical_device *pdevice = pipeline->base.device->physical_device; in radv_pipeline_init_depth_stencil_state() local
2271 const struct radv_physical_device *pdevice = pipeline->device->physical_device; in gfx9_get_gs_info() local
2488 const struct radv_physical_device *pdevice = pipeline->device->physical_device; in gfx10_get_ngg_info() local
2717 const struct radv_physical_device *pdevice = pipeline->base.device->physical_device; in radv_pipeline_init_gs_ring_state() local
2939 const struct radv_physical_device *pdevice = pipeline->device->physical_device; in radv_link_shaders() local
3197 const struct radv_physical_device *pdevice = pipeline->device->physical_device; in radv_set_driver_locations() local
[all …]
Dradv_cs.h115 radeon_set_sh_reg_idx(const struct radv_physical_device *pdevice, struct radeon_cmdbuf *cs, in radeon_set_sh_reg_idx()
170 radeon_set_uconfig_reg_idx(const struct radv_physical_device *pdevice, struct radeon_cmdbuf *cs, in radeon_set_uconfig_reg_idx()
Dradv_perfcounter.c326 radv_get_counter_registers(const struct radv_physical_device *pdevice, uint32_t num_indices, in radv_get_counter_registers()
363 radv_pc_get_num_instances(const struct radv_physical_device *pdevice, struct ac_pc_block *ac_block) in radv_pc_get_num_instances()
370 radv_get_num_counter_passes(const struct radv_physical_device *pdevice, unsigned num_regs, in radv_get_num_counter_passes()
404 radv_pc_init_query_pool(struct radv_physical_device *pdevice, in radv_pc_init_query_pool()
583 struct radv_physical_device *pdevice = cmd_buffer->device->physical_device; in radv_pc_stop_and_sample() local
651 struct radv_physical_device *pdevice = cmd_buffer->device->physical_device; in radv_pc_begin_query() local
Dradv_device.c115 radv_device_get_cache_uuid(struct radv_physical_device *pdevice, void *uuid) in radv_device_get_cache_uuid()
322 radv_get_compiler_string(struct radv_physical_device *pdevice) in radv_get_compiler_string()
388 radv_taskmesh_enabled(const struct radv_physical_device *pdevice) in radv_taskmesh_enabled()
635 radv_is_conformant(const struct radv_physical_device *pdevice) in radv_is_conformant()
641 radv_physical_device_init_queue_table(struct radv_physical_device *pdevice) in radv_physical_device_init_queue_table()
1181 struct radv_physical_device *pdevice; in radv_enumerate_physical_devices() local
1207 struct radv_physical_device *pdevice; in radv_enumerate_physical_devices() local
1338 radv_get_physical_device_features_1_1(struct radv_physical_device *pdevice, in radv_get_physical_device_features_1_1()
1358 radv_get_physical_device_features_1_2(struct radv_physical_device *pdevice, in radv_get_physical_device_features_1_2()
1414 radv_get_physical_device_features_1_3(struct radv_physical_device *pdevice, in radv_get_physical_device_features_1_3()
[all …]
Dradv_rt_common.c29 radv_enable_rt(const struct radv_physical_device *pdevice, bool rt_pipelines) in radv_enable_rt()
41 radv_emulate_rt(const struct radv_physical_device *pdevice) in radv_emulate_rt()
Dradv_meta_resolve.c545 const struct radv_physical_device *pdevice = cmd_buffer->device->physical_device; in radv_CmdResolveImage2() local
648 const struct radv_physical_device *pdevice = cmd_buffer->device->physical_device; in radv_cmd_buffer_resolve_subpass() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c127 image_format_features(struct v3dv_physical_device *pdevice, in image_format_features()
173 if (v3dv_X(pdevice, format_supports_blending)(v3dv_format)) in image_format_features() local
Dv3dv_wsi.c130 struct v3dv_physical_device *pdevice = &instance->physicalDevice; in v3dv_CreateSwapchainKHR() local
Dv3dv_device.c540 struct v3dv_physical_device *pdevice) in acquire_display_device_no_surface()
564 struct v3dv_physical_device *pdevice, in acquire_display_device_surface()
597 struct v3dv_physical_device *pdevice, in v3dv_physical_device_acquire_display()
2271 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_AllocateMemory() local
2703 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_GetMemoryFdPropertiesKHR() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c619 lvp_get_physical_device_features_1_1(struct lvp_physical_device *pdevice, in lvp_get_physical_device_features_1_1()
639 lvp_get_physical_device_features_1_2(struct lvp_physical_device *pdevice, in lvp_get_physical_device_features_1_2()
696 lvp_get_physical_device_features_1_3(struct lvp_physical_device *pdevice, in lvp_get_physical_device_features_1_3()
1027 lvp_get_physical_device_properties_1_1(struct lvp_physical_device *pdevice, in lvp_get_physical_device_properties_1_1()
1057 lvp_get_physical_device_properties_1_2(struct lvp_physical_device *pdevice, in lvp_get_physical_device_properties_1_2()
1134 lvp_get_physical_device_properties_1_3(struct lvp_physical_device *pdevice, in lvp_get_physical_device_properties_1_3()
/third_party/alsa-lib/test/
Dseq-sender.c8 int pdevice = 0; variable
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c545 tu_get_physical_device_features_1_1(struct tu_physical_device *pdevice, in tu_get_physical_device_features_1_1()
563 tu_get_physical_device_features_1_2(struct tu_physical_device *pdevice, in tu_get_physical_device_features_1_2()
618 tu_get_physical_device_features_1_3(struct tu_physical_device *pdevice, in tu_get_physical_device_features_1_3()
912 tu_get_physical_device_properties_1_1(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_1()
963 tu_get_physical_device_properties_1_2(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_2()
1044 tu_get_physical_device_properties_1_3(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_3()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_physical_device.c30 vk_physical_device_init(struct vk_physical_device *pdevice, in vk_physical_device_init()
Dvk_pipeline_cache.c501 find_type_for_ops(const struct vk_physical_device *pdevice, in find_type_for_ops()
519 find_ops_for_type(const struct vk_physical_device *pdevice, in find_ops_for_type()

12