Home
last modified time | relevance | path

Searched defs:tgsi_opcode (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c88 unsigned tgsi_opcode) in lp_build_action_set_dst_type()
113 unsigned tgsi_opcode, in lp_build_emit_llvm()
129 unsigned tgsi_opcode, in lp_build_emit_llvm_unary()
142 unsigned tgsi_opcode, in lp_build_emit_llvm_binary()
157 unsigned tgsi_opcode, in lp_build_emit_llvm_ternary()
235 unsigned tgsi_opcode = inst->Instruction.Opcode; in lp_build_tgsi_inst_llvm() local
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c775 unsigned tgsi_opcode = c->token->FullInstruction.Instruction.Opcode; in ttn_get_src() local
/external/virglrenderer/src/
Dvrend_shader.c2505 static const char *get_atomic_opname(int tgsi_opcode, bool *is_cas) in get_atomic_opname()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c3954 const unsigned tgsi_opcode = in tgsi_unsupported() local