Searched defs:has_sampler (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_descriptor_set.c1093 write_combined_image_sampler_descriptor(struct radv_device * device,struct radv_cmd_buffer * cmd_buffer,unsigned sampler_offset,unsigned * dst,struct radeon_winsys_bo ** buffer_list,VkDescriptorType descriptor_type,const VkDescriptorImageInfo * image_info,bool has_sampler) argument
H A Dradv_private.h941 uint8_t has_sampler; member in struct:radv_descriptor_update_template_entry
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_descriptor_set.c929 write_combined_image_sampler_descriptor(struct radv_device * device,struct radv_cmd_buffer * cmd_buffer,unsigned sampler_offset,unsigned * dst,struct radeon_winsys_bo ** buffer_list,VkDescriptorType descriptor_type,const VkDescriptorImageInfo * image_info,bool has_sampler) argument
H A Dradv_private.h812 uint8_t has_sampler; member in struct:radv_descriptor_update_template_entry
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_waitcnt.cpp273 bool has_sampler = instr->isMIMG() && !instr->operands[1].isUndefined() && local in function:aco::__anondaf24d380110::check_instr
596 insert_wait_entry(wait_ctx& ctx, Operand op, wait_event event, bool has_sampler = false) argument
603 insert_wait_entry(wait_ctx& ctx, Definition def, wait_event event, bool has_sampler = false) argument
570 insert_wait_entry(wait_ctx & ctx,PhysReg reg,RegClass rc,wait_event event,bool wait_on_read,bool has_sampler=false) argument
681 bool has_sampler = instr->isMIMG() && !instr->operands[1].isUndefined() && local in function:aco::__anondaf24d380110::gen
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.c719 bool has_sampler = (stats.sampler_count > 0); local in function:pandecode_blend_shader_disassemble
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_descriptor_set.c885 write_combined_image_sampler_descriptor(uint32_t * dst,VkDescriptorType descriptor_type,const VkDescriptorImageInfo * image_info,bool has_sampler) argument
H A Dtu_private.h680 uint16_t has_sampler; member in struct:tu_descriptor_update_template_entry
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_private.h631 uint16_t has_sampler; member in struct:tu_descriptor_update_template_entry

Completed in 24 milliseconds