Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c223 case TGSI_OPCODE_BGNSUB: in tgsi_transform_shader()
Dtgsi_dump.c680 case TGSI_OPCODE_BGNSUB: in iter_instruction()
Dtgsi_scan.c1022 case TGSI_OPCODE_BGNSUB: in check_no_subroutines()
Dtgsi_exec.c5525 == TGSI_OPCODE_BGNSUB); in exec_instruction()
5764 case TGSI_OPCODE_BGNSUB: in exec_instruction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c450 case TGSI_OPCODE_BGNSUB: in analyse_instruction()
571 inst->Instruction.Opcode == TGSI_OPCODE_BGNSUB) { in lp_build_tgsi_info()
Dlp_bld_tgsi_aos.c752 case TGSI_OPCODE_BGNSUB: in lp_emit_instruction_aos()
Dlp_bld_tgsi_soa.c4503 bld.bld_base.op_actions[TGSI_OPCODE_BGNSUB].emit = bgnsub_emit; in lp_build_tgsi_soa()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h450 TGSI_OPCODE_BGNSUB = 100, enumerator
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h433 #define TGSI_OPCODE_BGNSUB 100 macro
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_info.c140 { 0, 0, 0, 0, 0, 1, NONE, "BGNSUB", TGSI_OPCODE_BGNSUB },
Dtgsi_dump.c639 case TGSI_OPCODE_BGNSUB: in iter_instruction()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c724 case TGSI_OPCODE_BGNSUB: in nvfx_vertprog_parse_instruction()
Dnvfx_fragprog.c793 case TGSI_OPCODE_BGNSUB: in nvfx_fragprog_parse_instruction()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3105 insn.getOpcode() == TGSI_OPCODE_BGNSUB); in isEndOfSubroutine()
3650 case TGSI_OPCODE_BGNSUB: in handleInstruction()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1878 [TGSI_OPCODE_BGNSUB] = 0, /* XXX: no function calls */
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2784 case TGSI_OPCODE_BGNSUB: in svga_emit_instruction()
Dsvga_tgsi_vgpu10.c9327 case TGSI_OPCODE_BGNSUB: in emit_vgpu10_instruction()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11773 [TGSI_OPCODE_BGNSUB] = { ALU_OP0_NOP, tgsi_unsupported},
11970 [TGSI_OPCODE_BGNSUB] = { ALU_OP0_NOP, tgsi_unsupported},
12196 [TGSI_OPCODE_BGNSUB] = { ALU_OP0_NOP, tgsi_unsupported},