Searched defs:has_sampler (Results 1 – 6 of 6) sorted by relevance
418 …bool has_sampler = instr->format == Format::MIMG && !instr->operands[1].isUndefined() && instr->op… in check_instr() local702 bool has_sampler=false) in insert_wait_entry()736 void insert_wait_entry(wait_ctx& ctx, Operand op, wait_event event, bool has_sampler=false) in insert_wait_entry()742 void insert_wait_entry(wait_ctx& ctx, Definition def, wait_event event, bool has_sampler=false) in insert_wait_entry()821 …bool has_sampler = instr->format == Format::MIMG && !instr->operands[1].isUndefined() && instr->op… in gen() local
785 bool has_sampler) in write_combined_image_sampler_descriptor()
616 uint16_t has_sampler; member
1025 bool has_sampler) in write_combined_image_sampler_descriptor()
958 uint8_t has_sampler; member
834 bool has_sampler = (stats.sampler_count > 0); in pandecode_blend_shader_disassemble() local