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/
H A Dtgsi_transform.c269 case TGSI_OPCODE_ENDSUB: in tgsi_transform_shader()
H A Dtgsi_scan.c1024 case TGSI_OPCODE_ENDSUB: in check_no_subroutines()
H A Dtgsi_exec.c5441 case TGSI_OPCODE_ENDSUB: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h447 TGSI_OPCODE_ENDSUB = 102, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c452 case TGSI_OPCODE_ENDSUB: in analyse_instruction()
H A Dlp_bld_tgsi_aos.c765 case TGSI_OPCODE_ENDSUB: in lp_emit_instruction_aos()
H A 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/
H A Dnvfx_vertprog.c728 case TGSI_OPCODE_ENDSUB: in nvfx_vertprog_parse_instruction()
H A Dnvfx_fragprog.c794 case TGSI_OPCODE_ENDSUB: in nvfx_fragprog_parse_instruction()
/third_party/mesa3d/src/nouveau/codegen/
H A 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/
H A Dtgsi_to_nir.c1881 [TGSI_OPCODE_ENDSUB] = 0, /* XXX: no function calls */
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c2853 case TGSI_OPCODE_ENDSUB: in svga_emit_instruction()
H A 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/
H A 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},

Completed in 63 milliseconds