Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_D2U64 (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c227 case TGSI_OPCODE_D2U64: in tgsi_opcode_infer_type()
312 case TGSI_OPCODE_D2U64: in tgsi_opcode_infer_src_type()
H A Dtgsi_scan.c485 fullinst->Instruction.Opcode == TGSI_OPCODE_D2U64 || in scan_instruction()
H A Dtgsi_exec.c5937 case TGSI_OPCODE_D2U64: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h390 TGSI_OPCODE_D2U64 = 44, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp580 case TGSI_OPCODE_D2U64: in inferSrcType()
678 case TGSI_OPCODE_D2U64: in inferDstType()
3963 case TGSI_OPCODE_D2U64: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1234 bld_base->op_actions[TGSI_OPCODE_D2U64].emit = f2u64_emit; in lp_set_default_actions()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1378 [nir_op_f2u64] = { TGSI_OPCODE_F2U64, TGSI_OPCODE_D2U64 }, in ntt_emit_alu()

Completed in 30 milliseconds