/external/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()
|
D | anv_nir_compute_push_layout.c | 30 anv_nir_compute_push_layout(const struct anv_physical_device *pdevice, in anv_nir_compute_push_layout()
|
D | anv_descriptor_set.c | 182 anv_descriptor_type_size(const struct anv_physical_device *pdevice, in anv_descriptor_type_size() 194 anv_descriptor_data_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_data_supports_bindless() 218 anv_descriptor_supports_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_supports_bindless() 227 anv_descriptor_requires_bindless(const struct anv_physical_device *pdevice, in anv_descriptor_requires_bindless() 248 const struct anv_physical_device *pdevice = device->physical; in anv_GetDescriptorSetLayoutSupport() local
|
D | anv_device.c | 828 struct anv_physical_device *pdevice; in anv_enumerate_physical_devices() local 973 anv_get_physical_device_features_1_1(struct anv_physical_device *pdevice, in anv_get_physical_device_features_1_1() 993 anv_get_physical_device_features_1_2(struct anv_physical_device *pdevice, in anv_get_physical_device_features_1_2() 1656 anv_get_physical_device_properties_1_1(struct anv_physical_device *pdevice, in anv_get_physical_device_properties_1_1() 1702 anv_get_physical_device_properties_1_2(struct anv_physical_device *pdevice, in anv_get_physical_device_properties_1_2() 3443 struct anv_physical_device *pdevice = device->physical; in anv_AllocateMemory() local
|
D | genX_query.c | 68 const struct anv_physical_device *pdevice = device->physical; in genX() local 513 const struct anv_physical_device *pdevice = device->physical; in genX() local
|
D | anv_nir_apply_pipeline_layout.c | 38 const struct anv_physical_device *pdevice; member 1157 anv_nir_apply_pipeline_layout(const struct anv_physical_device *pdevice, in anv_nir_apply_pipeline_layout()
|
D | anv_pipeline.c | 133 const struct anv_physical_device *pdevice = device->physical; in anv_shader_compile_to_nir() local 739 const struct anv_physical_device *pdevice = pipeline->device->physical; in anv_pipeline_lower_nir() local
|
D | anv_pipeline_cache.c | 488 struct anv_physical_device *pdevice = device->physical; in anv_pipeline_cache_load() local
|
D | anv_allocator.c | 1577 struct anv_physical_device *pdevice = device->physical; in anv_bo_alloc_flags_to_bo_flags() local
|
D | anv_queue.c | 927 UNUSED struct anv_physical_device *pdevice = device->physical; in anv_queue_submit() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cs.h | 112 static inline void radeon_set_sh_reg_idx(const struct radv_physical_device *pdevice, in radeon_set_sh_reg_idx() 155 static inline void radeon_set_uconfig_reg_idx(const struct radv_physical_device *pdevice, in radeon_set_uconfig_reg_idx()
|
D | radv_wsi.c | 252 struct radv_physical_device *pdevice = device->physical_device; in radv_AcquireNextImage2KHR() local
|
D | radv_device.c | 277 radv_get_compiler_string(struct radv_physical_device *pdevice) in radv_get_compiler_string() 874 struct radv_physical_device *pdevice; in radv_enumerate_physical_devices() local 897 struct radv_physical_device *pdevice; in radv_enumerate_physical_devices() local 1027 radv_get_physical_device_features_1_1(struct radv_physical_device *pdevice, in radv_get_physical_device_features_1_1() 1047 radv_get_physical_device_features_1_2(struct radv_physical_device *pdevice, in radv_get_physical_device_features_1_2() 1504 radv_uniform_buffer_offset_alignment(const struct radv_physical_device *pdevice) in radv_uniform_buffer_offset_alignment() 1655 radv_get_physical_device_properties_1_1(struct radv_physical_device *pdevice, in radv_get_physical_device_properties_1_1() 1689 radv_get_physical_device_properties_1_2(struct radv_physical_device *pdevice, in radv_get_physical_device_properties_1_2() 2138 struct radv_physical_device* pdevice, in radv_get_physical_device_queue_family_properties()
|
D | radv_android.c | 641 struct radv_physical_device *pdevice = dev->physical_device; in radv_GetAndroidHardwareBufferPropertiesANDROID() local
|
D | radv_formats.c | 578 bool radv_is_colorbuffer_format_supported(const struct radv_physical_device *pdevice, in radv_is_colorbuffer_format_supported()
|
D | radv_shader.c | 869 const struct radv_physical_device *pdevice = device->physical_device; in radv_postprocess_config() local
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_wsi.c | 249 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_AcquireNextImage2KHR() local 270 struct v3dv_physical_device *pdevice = in v3dv_QueuePresentKHR() local
|
D | v3dv_pipeline_cache.c | 374 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in pipeline_cache_load() local 623 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_GetPipelineCacheData() local
|
D | v3dv_device.c | 185 struct v3dv_physical_device *pdevice = &instance->physicalDevice; in v3dv_CreateInstance() local 1642 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_AllocateMemory() local 2021 struct v3dv_physical_device *pdevice = &device->instance->physicalDevice; in v3dv_GetMemoryFdPropertiesKHR() local
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_wsi.c | 210 struct lvp_physical_device *pdevice = device->physical_device; in lvp_AcquireNextImage2KHR() local
|
D | lvp_pipeline.c | 511 struct lvp_device *pdevice = pipeline->device; in lvp_shader_compile_to_ir() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi.c | 234 struct tu_physical_device *pdevice = device->physical_device; in tu_AcquireNextImage2KHR() local
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common.h | 88 VkPhysicalDevice pdevice; member
|
D | wsi_common.c | 37 VkPhysicalDevice pdevice, in wsi_device_init()
|