Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_ENDSUB (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c269 case TGSI_OPCODE_ENDSUB: in tgsi_transform_shader()
Dtgsi_scan.c1024 case TGSI_OPCODE_ENDSUB: in check_no_subroutines()
Dtgsi_exec.c5441 case TGSI_OPCODE_ENDSUB: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h447 TGSI_OPCODE_ENDSUB = 102, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c452 case TGSI_OPCODE_ENDSUB: in analyse_instruction()
Dlp_bld_tgsi_aos.c765 case TGSI_OPCODE_ENDSUB: in lp_emit_instruction_aos()
Dlp_bld_tgsi_soa.c4521 bld.bld_base.op_actions[TGSI_OPCODE_ENDSUB].emit = endsub_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c794 case TGSI_OPCODE_ENDSUB: in nvfx_fragprog_parse_instruction()
Dnvfx_vertprog.c728 case TGSI_OPCODE_ENDSUB: in nvfx_vertprog_parse_instruction()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3166 insn.getOpcode() == TGSI_OPCODE_ENDSUB || in isEndOfSubroutine()
3733 case TGSI_OPCODE_ENDSUB: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1881 [TGSI_OPCODE_ENDSUB] = 0, /* XXX: no function calls */
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2853 case TGSI_OPCODE_ENDSUB: in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c930 case TGSI_OPCODE_ENDSUB: in translate_opcode()
10908 case TGSI_OPCODE_ENDSUB: in emit_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11887 [TGSI_OPCODE_ENDSUB] = { ALU_OP0_NOP, tgsi_unsupported},
12084 [TGSI_OPCODE_ENDSUB] = { ALU_OP0_NOP, tgsi_unsupported},
12311 [TGSI_OPCODE_ENDSUB] = { ALU_OP0_NOP, tgsi_unsupported},