Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_IF (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c350 case TGSI_OPCODE_IF: in scan_instruction()
1069 case TGSI_OPCODE_IF: in get_block_tessfactor_writemask()
1122 case TGSI_OPCODE_IF: in get_if_block_tessfactor_writemask()
1208 case TGSI_OPCODE_IF: in tgsi_scan_tess_ctrl()
H A Dtgsi_transform.c254 case TGSI_OPCODE_IF: in tgsi_transform_shader()
H A Dtgsi_util.c125 case TGSI_OPCODE_IF: in tgsi_util_get_src_usage_mask()
H A Dtgsi_dump.c658 case TGSI_OPCODE_IF: in iter_instruction()
672 if (inst->Instruction.Opcode == TGSI_OPCODE_IF || in iter_instruction()
H A Dtgsi_exec.c5275 case TGSI_OPCODE_IF: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h420 TGSI_OPCODE_IF = 74, enumerator
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs_draw.c300 (inst->Instruction.Opcode == TGSI_OPCODE_IF || in transform_inst()
H A Dr300_tgsi_to_rc.c92 case TGSI_OPCODE_IF: return RC_OPCODE_IF; in translate_opcode()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c442 case TGSI_OPCODE_IF: in analyse_instruction()
H A Dlp_bld_tgsi_aos.c746 case TGSI_OPCODE_IF: in lp_emit_instruction_aos()
H A Dlp_bld_tgsi_soa.c2704 opcode == TGSI_OPCODE_IF || in near_end_of_shader()
4523 bld.bld_base.op_actions[TGSI_OPCODE_IF].emit = if_emit; in lp_build_tgsi_soa()
H A Dlp_bld_tgsi_action.c1179 bld_base->op_actions[TGSI_OPCODE_IF].fetch_args = scalar_unary_fetch_args; in lp_set_default_actions()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1853 [TGSI_OPCODE_IF] = 0,
2127 case TGSI_OPCODE_IF: in ttn_emit_instruction()
H A Dnir_to_tgsi.c2922 case TGSI_OPCODE_IF: in ntt_emit_block_ureg()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c687 case TGSI_OPCODE_IF: in nvfx_vertprog_parse_instruction()
H A Dnvfx_fragprog.c761 case TGSI_OPCODE_IF: in nvfx_fragprog_parse_instruction()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c2958 case TGSI_OPCODE_IF: in svga_emit_instruction()
3578 if (emit->info.opcode_count[TGSI_OPCODE_IF] >= 1 || in needs_to_create_common_immediate()
H A Dsvga_tgsi_vgpu10.c898 case TGSI_OPCODE_IF: in translate_opcode()
7321 * Emit code for TGSI_OPCODE_IF instruction.
11009 case TGSI_OPCODE_IF: in emit_instruction()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp306 case TGSI_OPCODE_IF: in srcMask()
3612 case TGSI_OPCODE_IF: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11859 [TGSI_OPCODE_IF] = { ALU_OP0_NOP, tgsi_if},
12057 [TGSI_OPCODE_IF] = { ALU_OP0_NOP, tgsi_if},
12284 [TGSI_OPCODE_IF] = { ALU_OP0_NOP, tgsi_if},

Completed in 71 milliseconds