/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_resources.c | 156 LLVMValueRef index, enum ac_descriptor_type desc_type, in si_load_image_desc() 222 enum ac_descriptor_type desc_type, bool image, in si_nir_load_sampler_desc()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_nir_apply_pipeline_layout.c | 345 desc_addr_format(VkDescriptorType desc_type, in desc_addr_format() 363 const VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in lower_res_index_intrinsic() local 446 const VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in lower_res_reindex_intrinsic() local 496 build_ssbo_descriptor_load(const VkDescriptorType desc_type, in build_ssbo_descriptor_load() 555 const VkDescriptorType desc_type = nir_intrinsic_desc_type(intrin); in lower_load_vulkan_descriptor() local 687 const VkDescriptorType desc_type = VK_DESCRIPTOR_TYPE_STORAGE_BUFFER; in lower_get_ssbo_size() local
|
D | anv_descriptor_set.c | 143 anv_needs_descriptor_buffer(VkDescriptorType desc_type, in anv_needs_descriptor_buffer() 368 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in anv_CreateDescriptorSetLayout() local
|
/external/arm-trusted-firmware/lib/xlat_tables_v2/ |
D | xlat_tables_core.c | 295 const unsigned int level, const uint64_t desc_type) in xlat_tables_unmap_region_action() 380 uint64_t desc_type = desc & DESC_MASK; in xlat_tables_unmap_region() local 435 unsigned int desc_type, unsigned long long dest_pa, in xlat_tables_map_region_action()
|
D | xlat_tables_utils.c | 281 uint64_t idx, desc, desc_type; in find_xlat_table_entry() local
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_descriptor_set.c | 613 VkDescriptorType desc_type = pCreateInfo->pBindings[j].descriptorType; in v3dv_CreateDescriptorSetLayout() local 926 write_image_descriptor(VkDescriptorType desc_type, in write_image_descriptor() 958 write_buffer_view_descriptor(VkDescriptorType desc_type, in write_buffer_view_descriptor()
|
/external/crosvm/usb_util/src/ |
D | descriptor.rs | 97 let desc_type = T::descriptor_type() as u8; in parse_usbfs_descriptors() localVariable
|
/external/deqp-deps/amber/src/vulkan/ |
D | pipeline.cc | 295 DescriptorType desc_type = DescriptorType::kUniformBuffer; in AddBufferDescriptor() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit2d.c | 1331 …VkDescriptorType desc_type = (idx == BLIT2D_SRC_TYPE_BUFFER) ? VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BU… in meta_blit2d_create_pipe_layout() local
|
D | radv_nir_to_llvm.c | 896 uint32_t desc_type = S_008F0C_DST_SEL_X(V_008F0C_SQ_SEL_X) | in radv_load_ubo() local 934 enum ac_descriptor_type desc_type, in radv_get_sampler_desc()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_print.c | 916 VkDescriptorType desc_type = nir_intrinsic_desc_type(instr); in print_intrinsic_instr() local
|
/external/libusb/include/libusb/ |
D | libusb.h | 1820 uint8_t desc_type, uint8_t desc_index, unsigned char *data, int length) in libusb_get_descriptor()
|
/external/libusb/libusb/ |
D | libusb.h | 1820 uint8_t desc_type, uint8_t desc_index, unsigned char *data, int length) in libusb_get_descriptor()
|
/external/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 2261 enum ac_descriptor_type desc_type, bool write) in get_image_descriptor() 3946 enum ac_descriptor_type desc_type, const nir_instr *instr, in get_sampler_desc()
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_lib.c | 300 int desc_type) in sg_scsi_sense_desc_find()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 5179 uint32_t desc_type = S_008F0C_DST_SEL_X(V_008F0C_SQ_SEL_X) | in visit_load_ubo() local 5301 uint32_t desc_type = S_008F0C_DST_SEL_X(V_008F0C_SQ_SEL_X) | in visit_load_constant() local 5435 enum aco_descriptor_type desc_type, in get_sampler_desc()
|