/third_party/mesa3d/src/intel/vulkan/ |
D | anv_nir.h | 44 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()
|
D | genX_query.c | 67 const struct anv_physical_device *pdevice = device->physical; in genX() local 333 const struct anv_physical_device *pdevice = device->physical; in khr_perf_query_ensure_relocs() local 550 const struct anv_physical_device *pdevice = device->physical; in genX() local 938 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local 1126 const struct anv_physical_device *pdevice = cmd_buffer->device->physical; in genX() local
|
D | anv_nir_compute_push_layout.c | 32 anv_nir_compute_push_layout(const struct anv_physical_device *pdevice, in anv_nir_compute_push_layout()
|
D | anv_descriptor_set.c | 188 anv_descriptor_type_size(const struct anv_physical_device *pdevice, in anv_descriptor_type_size() 200 anv_descriptor_data_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_data_supports_bindless() 224 anv_descriptor_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_supports_bindless() 233 anv_descriptor_requires_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_requires_bindless() 254 const struct anv_physical_device *pdevice = device->physical; in anv_GetDescriptorSetLayoutSupport() local
|
D | anv_device.c | 686 anv_physical_device_init_queue_families(struct anv_physical_device *pdevice) in anv_physical_device_init_queue_families() 1176 struct anv_physical_device *pdevice; in anv_enumerate_physical_devices() local 1325 anv_get_physical_device_features_1_1(struct anv_physical_device *pdevice, in anv_get_physical_device_features_1_1() 1345 anv_get_physical_device_features_1_2(struct anv_physical_device *pdevice, in anv_get_physical_device_features_1_2() 1958 anv_get_physical_device_properties_1_1(struct anv_physical_device *pdevice, in anv_get_physical_device_properties_1_1() 2012 anv_get_physical_device_properties_1_2(struct anv_physical_device *pdevice, in anv_get_physical_device_properties_1_2() 3612 struct anv_physical_device *pdevice = device->physical; in anv_AllocateMemory() local
|
D | anv_nir_apply_pipeline_layout.c | 38 const struct anv_physical_device *pdevice; member 1404 anv_nir_apply_pipeline_layout(const struct anv_physical_device *pdevice, in anv_nir_apply_pipeline_layout()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_wsi.c | 157 struct v3dv_physical_device *pdevice = &instance->physicalDevice; in v3dv_CreateSwapchainKHR() local 196 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_AcquireNextImage2KHR() local
|
D | v3dv_formats.c | 91 image_format_features(struct v3dv_physical_device *pdevice, in image_format_features() 137 if (v3dv_X(pdevice, format_supports_blending)(v3dv_format)) in image_format_features() local
|
D | v3dv_device.c | 512 struct v3dv_physical_device *pdevice) in acquire_display_device_no_surface() 536 struct v3dv_physical_device *pdevice, in acquire_display_device_surface() 569 struct v3dv_physical_device *pdevice, in v3dv_physical_device_acquire_display() 2077 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_AllocateMemory() local 2481 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_GetMemoryFdPropertiesKHR() local
|
D | v3dv_pipeline_cache.c | 621 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in pipeline_cache_load() local 937 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_GetPipelineCacheData() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_wsi.c | 77 struct panvk_physical_device *pdevice = device->physical_device; in panvk_AcquireNextImage2KHR() local
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_wsi.c | 75 struct lvp_physical_device *pdevice = device->physical_device; in lvp_AcquireNextImage2KHR() local
|
D | lvp_device.c | 451 lvp_get_physical_device_features_1_1(struct lvp_physical_device *pdevice, in lvp_get_physical_device_features_1_1() 471 lvp_get_physical_device_features_1_2(struct lvp_physical_device *pdevice, in lvp_get_physical_device_features_1_2() 829 lvp_get_physical_device_properties_1_1(struct lvp_physical_device *pdevice, in lvp_get_physical_device_properties_1_1() 855 lvp_get_physical_device_properties_1_2(struct lvp_physical_device *pdevice, in lvp_get_physical_device_properties_1_2()
|
D | lvp_pipeline.c | 478 struct lvp_device *pdevice = pipeline->device; in lvp_shader_compile_to_ir() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi.c | 76 struct tu_physical_device *pdevice = device->physical_device; in tu_AcquireNextImage2KHR() local
|
D | tu_device.c | 468 tu_get_physical_device_features_1_1(struct tu_physical_device *pdevice, in tu_get_physical_device_features_1_1() 486 tu_get_physical_device_features_1_2(struct tu_physical_device *pdevice, in tu_get_physical_device_features_1_2() 759 tu_get_physical_device_properties_1_1(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_1() 802 tu_get_physical_device_properties_1_2(struct tu_physical_device *pdevice, in tu_get_physical_device_properties_1_2()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_cs.h | 115 radeon_set_sh_reg_idx(const struct radv_physical_device *pdevice, struct radeon_cmdbuf *cs, in radeon_set_sh_reg_idx() 159 radeon_set_uconfig_reg_idx(const struct radv_physical_device *pdevice, struct radeon_cmdbuf *cs, in radeon_set_uconfig_reg_idx()
|
D | radv_wsi.c | 80 struct radv_physical_device *pdevice = device->physical_device; in radv_AcquireNextImage2KHR() local
|
D | radv_formats.c | 151 radv_translate_vertex_format(const struct radv_physical_device *pdevice, VkFormat format, in radv_translate_vertex_format() 627 radv_is_colorbuffer_format_supported(const struct radv_physical_device *pdevice, VkFormat format, in radv_is_colorbuffer_format_supported()
|
D | radv_device.c | 300 radv_get_compiler_string(struct radv_physical_device *pdevice) in radv_get_compiler_string() 1035 struct radv_physical_device *pdevice; in radv_enumerate_physical_devices() local 1061 struct radv_physical_device *pdevice; in radv_enumerate_physical_devices() local 1192 radv_get_physical_device_features_1_1(struct radv_physical_device *pdevice, in radv_get_physical_device_features_1_1() 1212 radv_get_physical_device_features_1_2(struct radv_physical_device *pdevice, in radv_get_physical_device_features_1_2() 1661 radv_uniform_buffer_offset_alignment(const struct radv_physical_device *pdevice) in radv_uniform_buffer_offset_alignment() 1822 radv_get_physical_device_properties_1_1(struct radv_physical_device *pdevice, in radv_get_physical_device_properties_1_1() 1852 radv_get_physical_device_properties_1_2(struct radv_physical_device *pdevice, in radv_get_physical_device_properties_1_2() 2283 radv_get_physical_device_queue_family_properties(struct radv_physical_device *pdevice, in radv_get_physical_device_queue_family_properties()
|
D | radv_android.c | 745 struct radv_physical_device *pdevice = dev->physical_device; in radv_GetAndroidHardwareBufferPropertiesANDROID() local
|
/third_party/alsa-lib/test/ |
D | seq-sender.c | 8 int pdevice = 0; variable
|
D | latency.c | 40 char *pdevice = "hw:0,0"; variable
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_physical_device.c | 30 vk_physical_device_init(struct vk_physical_device *pdevice, in vk_physical_device_init()
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common.h | 102 VkPhysicalDevice pdevice; member
|