Searched refs:TGSI_OPCODE_RESQ (Results 1 – 11 of 11) sorted by relevance
158 case TGSI_OPCODE_RESQ: /* bindless handle possible */ in tgsi_util_get_src_usage_mask()
61 return opcode == TGSI_OPCODE_RESQ || in is_mem_query_inst()379 case TGSI_OPCODE_RESQ: in scan_instruction()
1093 i == TGSI_OPCODE_RESQ) { in parse_instruction()
5840 case TGSI_OPCODE_RESQ: in exec_instruction()
450 TGSI_OPCODE_RESQ = 105, enumerator
421 info->uses_image_size = tgsi_info->opcode_count[TGSI_OPCODE_RESQ] ? 1 : 0; in svga_tgsi_scan_shader()
11175 case TGSI_OPCODE_RESQ: in emit_instruction()
2007 opcode = TGSI_OPCODE_RESQ; in ntt_emit_mem()2091 op = TGSI_OPCODE_RESQ; in ntt_emit_image_load_store()2094 op = TGSI_OPCODE_RESQ; in ntt_emit_image_load_store()
3824 case TGSI_OPCODE_RESQ: in handleInstruction()
4558 bld.bld_base.op_actions[TGSI_OPCODE_RESQ].emit = resq_emit; in lp_build_tgsi_soa()
11890 [TGSI_OPCODE_RESQ] = { ALU_OP0_NOP, tgsi_unsupported},12087 [TGSI_OPCODE_RESQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_resq},12314 [TGSI_OPCODE_RESQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_resq},