Home
last modified time | relevance | path

Searched defs:tgsi_opcode (Results 1 – 2 of 2) 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()
141 unsigned tgsi_opcode, in lp_build_emit_llvm_binary()
155 unsigned tgsi_opcode, in lp_build_emit_llvm_ternary()
193 unsigned tgsi_opcode = inst->Instruction.Opcode; in lp_build_tgsi_inst_llvm() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c204 unsigned tgsi_opcode; member