Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_END (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c458 case TGSI_OPCODE_END: in analyse_instruction()
572 if (inst->Instruction.Opcode == TGSI_OPCODE_END || in lp_build_tgsi_info()
Dlp_bld_tgsi_aos.c705 case TGSI_OPCODE_END: in lp_emit_instruction_aos()
Dlp_bld_tgsi_action.c1189 bld_base->op_actions[TGSI_OPCODE_END].emit = end_emit; in lp_set_default_actions()
Dlp_bld_tgsi_soa.c2681 if (opcode == TGSI_OPCODE_END) in near_end_of_shader()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c239 if ((opcode == TGSI_OPCODE_END || opcode == TGSI_OPCODE_RET) && in tgsi_transform_shader()
Dtgsi_sanity.c315 if (inst->Instruction.Opcode == TGSI_OPCODE_END) { in iter_instruction()
Dtgsi_exec.c5327 case TGSI_OPCODE_END: in exec_instruction()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_analysis.c469 shader->info.base.opcode_count[TGSI_OPCODE_END] == in llvmpipe_fs_analyse()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h462 TGSI_OPCODE_END = 117 /* aka HALT */, enumerator
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c246 if (inst->Instruction.Opcode == TGSI_OPCODE_END) { in transform_inst()
Dr300_tgsi_to_rc.c366 if (inst->Instruction.Opcode == TGSI_OPCODE_END) { in r300_tgsi_to_rc()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc_optimize.c94 [TGSI_OPCODE_END] = {false, false, 0, 0, 0},
Di915_fpc_translate.c543 case TGSI_OPCODE_END: in i915_translate_instruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1891 [TGSI_OPCODE_END] = 0,
1979 if (tgsi_op == TGSI_OPCODE_END) in ttn_emit_instruction()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c457 if (finst->Instruction.Opcode == TGSI_OPCODE_END) in nvfx_fragprog_parse_instruction()
Dnvfx_vertprog.c766 case TGSI_OPCODE_END: in nvfx_vertprog_parse_instruction()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3165 return (insn.getOpcode() == TGSI_OPCODE_END || in isEndOfSubroutine()
3767 case TGSI_OPCODE_END: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2886 case TGSI_OPCODE_END: in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c934 case TGSI_OPCODE_END: in translate_opcode()
11178 case TGSI_OPCODE_END: in emit_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11902 [TGSI_OPCODE_END] = { ALU_OP0_NOP, tgsi_end}, /* aka HALT */
12099 [TGSI_OPCODE_END] = { ALU_OP0_NOP, tgsi_end}, /* aka HALT */
12326 [TGSI_OPCODE_END] = { ALU_OP0_NOP, tgsi_end}, /* aka HALT */