Home
last modified time | relevance | path

Searched defs:desc_type (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_resources.c156 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/
Danv_nir_apply_pipeline_layout.c345 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
Danv_descriptor_set.c143 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/
Dxlat_tables_core.c295 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()
Dxlat_tables_utils.c281 uint64_t idx, desc, desc_type; in find_xlat_table_entry() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c613 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/
Ddescriptor.rs97 let desc_type = T::descriptor_type() as u8; in parse_usbfs_descriptors() localVariable
/external/deqp-deps/amber/src/vulkan/
Dpipeline.cc295 DescriptorType desc_type = DescriptorType::kUniformBuffer; in AddBufferDescriptor() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c1331 …VkDescriptorType desc_type = (idx == BLIT2D_SRC_TYPE_BUFFER) ? VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BU… in meta_blit2d_create_pipe_layout() local
Dradv_nir_to_llvm.c896 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/
Dnir_print.c916 VkDescriptorType desc_type = nir_intrinsic_desc_type(instr); in print_intrinsic_instr() local
/external/libusb/include/libusb/
Dlibusb.h1820 uint8_t desc_type, uint8_t desc_index, unsigned char *data, int length) in libusb_get_descriptor()
/external/libusb/libusb/
Dlibusb.h1820 uint8_t desc_type, uint8_t desc_index, unsigned char *data, int length) in libusb_get_descriptor()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c2261 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/
Dsg_lib.c300 int desc_type) in sg_scsi_sense_desc_find()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp5179 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()