/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_resources.c | 181 LLVMValueRef index, enum ac_descriptor_type desc_type, in si_load_image_desc() 249 enum ac_descriptor_type desc_type, bool image, in si_nir_load_sampler_desc()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_nir_apply_pipeline_layout.c | 111 VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in visit_vulkan_resource_reindex() local 161 uint32_t desc_type = in load_inline_buffer_descriptor() local 230 enum ac_descriptor_type desc_type, bool non_uniform, nir_tex_instr *tex, in get_sampler_desc()
|
D | radv_meta_blit2d.c | 1077 VkDescriptorType desc_type = (idx == BLIT2D_SRC_TYPE_BUFFER) in meta_blit2d_create_pipe_layout() local
|
D | radv_nir_to_llvm.c | 327 enum ac_descriptor_type desc_type, bool image, bool write, bool bindless) in radv_get_sampler_desc()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_descriptor_set.c | 638 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in v3dv_CreateDescriptorSetLayout() local 995 VkDescriptorType desc_type, in write_buffer_descriptor() 1014 VkDescriptorType desc_type, in write_image_descriptor() 1052 VkDescriptorType desc_type, in write_buffer_view_descriptor()
|
D | v3dv_pipeline.c | 553 VkDescriptorType desc_type, in pipeline_get_descriptor_map()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_nir_lower_descriptors.c | 45 addr_format_for_desc_type(VkDescriptorType desc_type, in addr_format_for_desc_type() 260 const VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in lower_res_intrinsic() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_nir_apply_pipeline_layout.c | 65 addr_format_for_desc_type(VkDescriptorType desc_type, in addr_format_for_desc_type() 436 const VkDescriptorType desc_type, in build_desc_addr() 493 const VkDescriptorType desc_type, in build_buffer_addr_for_res_index() 916 const VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in lower_load_vulkan_descriptor() local
|
D | anv_descriptor_set.c | 185 anv_needs_descriptor_buffer(VkDescriptorType desc_type, in anv_needs_descriptor_buffer() 435 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in anv_CreateDescriptorSetLayout() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_descriptor_set.c | 86 is_dynamic_desc_type(VkDescriptorType desc_type) in is_dynamic_desc_type() 152 VkDescriptorType desc_type = bindings[i].descriptorType; in dzn_descriptor_set_layout_create() local 267 VkDescriptorType desc_type = ordered_bindings[i].descriptorType; in dzn_descriptor_set_layout_create() local 469 VkDescriptorType desc_type = bindings[i].descriptorType; in dzn_GetDescriptorSetLayoutSupport() local
|
D | dzn_nir.c | 60 VkDescriptorType desc_type = in dzn_nir_create_bo_desc() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | pipeline.cc | 307 DescriptorType desc_type = DescriptorType::kUniformBuffer; in AddBufferDescriptor() local
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_descriptor_set.c | 54 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in lvp_CreateDescriptorSetLayout() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_print.c | 977 VkDescriptorType desc_type = nir_intrinsic_desc_type(instr); in print_intrinsic_instr() local
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 2474 enum ac_descriptor_type desc_type, bool write) in get_image_descriptor() 4487 enum ac_descriptor_type desc_type, const nir_instr *instr, in get_sampler_desc()
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 5926 uint32_t desc_type = in visit_load_constant() local
|