Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h433 #define TGSI_OPCODE_ENDSUB 102 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h444 #define TGSI_OPCODE_ENDSUB 102 macro
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_info.c142 { 0, 0, 0, 0, 1, 0, NONE, "ENDSUB", TGSI_OPCODE_ENDSUB },
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c445 case TGSI_OPCODE_ENDSUB: in analyse_instruction()
Dlp_bld_tgsi_aos.c764 case TGSI_OPCODE_ENDSUB: in lp_emit_instruction_aos()
Dlp_bld_tgsi_soa.c3882 bld.bld_base.op_actions[TGSI_OPCODE_ENDSUB].emit = endsub_emit; in lp_build_tgsi_soa()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.c974 case TGSI_OPCODE_ENDSUB: in check_no_subroutines()
Dtgsi_exec.c5547 case TGSI_OPCODE_ENDSUB: in exec_instruction()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c727 case TGSI_OPCODE_ENDSUB: in nvfx_vertprog_parse_instruction()
Dnvfx_fragprog.c794 case TGSI_OPCODE_ENDSUB: in nvfx_fragprog_parse_instruction()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1561 [TGSI_OPCODE_ENDSUB] = 0, /* XXX: no function calls */
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3186 insn.getOpcode() == TGSI_OPCODE_ENDSUB || in isEndOfSubroutine()
3739 case TGSI_OPCODE_ENDSUB: in handleInstruction()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c581 case TGSI_OPCODE_ENDSUB: in translate_opcode()
5460 case TGSI_OPCODE_ENDSUB: in emit_vgpu10_instruction()
Dsvga_tgsi_insn.c2787 case TGSI_OPCODE_ENDSUB: in svga_emit_instruction()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c10352 [TGSI_OPCODE_ENDSUB] = { ALU_OP0_NOP, tgsi_unsupported},
10549 [TGSI_OPCODE_ENDSUB] = { ALU_OP0_NOP, tgsi_unsupported},
10771 [TGSI_OPCODE_ENDSUB] = { ALU_OP0_NOP, tgsi_unsupported},