Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_BGNSUB (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c451 case TGSI_OPCODE_BGNSUB: in analyse_instruction()
573 inst->Instruction.Opcode == TGSI_OPCODE_BGNSUB) { in lp_build_tgsi_info()
Dlp_bld_tgsi_aos.c753 case TGSI_OPCODE_BGNSUB: in lp_emit_instruction_aos()
Dlp_bld_tgsi_soa.c4510 bld.bld_base.op_actions[TGSI_OPCODE_BGNSUB].emit = bgnsub_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c273 case TGSI_OPCODE_BGNSUB: in tgsi_transform_shader()
Dtgsi_dump.c664 case TGSI_OPCODE_BGNSUB: in iter_instruction()
Dtgsi_scan.c1023 case TGSI_OPCODE_BGNSUB: in check_no_subroutines()
Dtgsi_exec.c5209 == TGSI_OPCODE_BGNSUB); in exec_instruction()
5437 case TGSI_OPCODE_BGNSUB: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h445 TGSI_OPCODE_BGNSUB = 100, enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c725 case TGSI_OPCODE_BGNSUB: in nvfx_vertprog_parse_instruction()
Dnvfx_fragprog.c793 case TGSI_OPCODE_BGNSUB: in nvfx_fragprog_parse_instruction()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3168 insn.getOpcode() == TGSI_OPCODE_BGNSUB); in isEndOfSubroutine()
3717 case TGSI_OPCODE_BGNSUB: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2850 case TGSI_OPCODE_BGNSUB: in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c10994 case TGSI_OPCODE_BGNSUB: in emit_instruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1879 [TGSI_OPCODE_BGNSUB] = 0, /* XXX: no function calls */
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11885 [TGSI_OPCODE_BGNSUB] = { ALU_OP0_NOP, tgsi_unsupported},
12082 [TGSI_OPCODE_BGNSUB] = { ALU_OP0_NOP, tgsi_unsupported},
12309 [TGSI_OPCODE_BGNSUB] = { ALU_OP0_NOP, tgsi_unsupported},