Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_ENDLOOP (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/tests/
Dtest_glsl_to_tgsi_lifetime.cpp93 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
113 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
135 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
155 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
156 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
179 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
202 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
225 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
248 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
272 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
[all …]
Dtest_glsl_to_tgsi_array_merge.cpp785 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
803 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
804 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
824 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
825 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
843 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
846 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
847 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
862 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
865 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c215 case TGSI_OPCODE_ENDLOOP: in tgsi_transform_shader()
Dtgsi_scan.c357 case TGSI_OPCODE_ENDLOOP: in scan_instruction()
1075 get_block_tessfactor_writemask(info, parse, TGSI_OPCODE_ENDLOOP); in get_block_tessfactor_writemask()
1130 get_block_tessfactor_writemask(info, parse, TGSI_OPCODE_ENDLOOP); in get_if_block_tessfactor_writemask()
1215 get_block_tessfactor_writemask(info, &parse, TGSI_OPCODE_ENDLOOP); in tgsi_scan_tess_ctrl()
Dtgsi_dump.c662 case TGSI_OPCODE_ENDLOOP: in iter_instruction()
Dtgsi_exec.c5480 case TGSI_OPCODE_ENDLOOP: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h445 TGSI_OPCODE_ENDLOOP = 101, enumerator
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c303 inst->Instruction.Opcode == TGSI_OPCODE_ENDLOOP)) { in transform_inst()
Dr300_tgsi_to_rc.c96 case TGSI_OPCODE_ENDLOOP: return RC_OPCODE_ENDLOOP; in translate_opcode()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp1170 case TGSI_OPCODE_ENDLOOP: { in get_temp_registers_required_live_ranges()
1419 info->opcode == TGSI_OPCODE_ENDLOOP || in dump_instruction()
Dst_glsl_to_tgsi.cpp1299 emit_asm(NULL, TGSI_OPCODE_ENDLOOP); in visit()
5085 } else if (inst->op == TGSI_OPCODE_ENDLOOP) { in get_first_temp_write()
5117 } else if (inst->op == TGSI_OPCODE_ENDLOOP) { in get_first_temp_read()
5152 } else if (inst->op == TGSI_OPCODE_ENDLOOP) { in get_last_temp_read_first_temp_write()
5182 else if (inst->op == TGSI_OPCODE_ENDLOOP) in get_last_temp_write()
5290 case TGSI_OPCODE_ENDLOOP: in copy_propagate()
5442 case TGSI_OPCODE_ENDLOOP: in eliminate_dead_code()
6232 case TGSI_OPCODE_ENDLOOP: in compile_tgsi_instruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c449 case TGSI_OPCODE_ENDLOOP: in analyse_instruction()
Dlp_bld_tgsi_aos.c761 case TGSI_OPCODE_ENDLOOP: in lp_emit_instruction_aos()
Dlp_bld_tgsi_soa.c4513 bld.bld_base.op_actions[TGSI_OPCODE_ENDLOOP].emit = endloop_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1876 [TGSI_OPCODE_ENDLOOP] = 0,
2151 case TGSI_OPCODE_ENDLOOP: in ttn_emit_instruction()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c739 case TGSI_OPCODE_ENDLOOP: in nvfx_vertprog_parse_instruction()
Dnvfx_fragprog.c817 case TGSI_OPCODE_ENDLOOP: in nvfx_fragprog_parse_instruction()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c88 {D3D10_SB_OPCODE_ENDLOOP, OF_FLOAT, TGSI_OPCODE_ENDLOOP},
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2899 case TGSI_OPCODE_ENDLOOP: in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c853 case TGSI_OPCODE_ENDLOOP: in translate_opcode()
8918 else if (inst->Instruction.Opcode == TGSI_OPCODE_ENDLOOP) { in emit_simple()
9295 case TGSI_OPCODE_ENDLOOP: in emit_vgpu10_instruction()
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3675 case TGSI_OPCODE_ENDLOOP: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11858 [TGSI_OPCODE_ENDLOOP] = { ALU_OP0_NOP, tgsi_endloop},
12055 [TGSI_OPCODE_ENDLOOP] = { ALU_OP0_NOP, tgsi_endloop},
12282 [TGSI_OPCODE_ENDLOOP] = { ALU_OP0_NOP, tgsi_endloop},