Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_EMIT (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h442 TGSI_OPCODE_EMIT = 97, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c127 case TGSI_OPCODE_EMIT: in tgsi_util_get_src_usage_mask()
H A Dtgsi_point_sprite.c446 if (inst->Instruction.Opcode == TGSI_OPCODE_EMIT) { in psprite_inst()
H A Dtgsi_exec.c5379 case TGSI_OPCODE_EMIT: in exec_instruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c831 case TGSI_OPCODE_EMIT: in lp_emit_instruction_aos()
H A Dlp_bld_tgsi_soa.c4586 bld.bld_base.op_actions[TGSI_OPCODE_EMIT].emit = emit_vertex; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c907 ureg_insn(ureg, TGSI_OPCODE_EMIT, NULL, 0, &imm, 1, 0); in util_make_geometry_passthrough_shader()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1875 [TGSI_OPCODE_EMIT] = 0, /* XXX */
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11882 [TGSI_OPCODE_EMIT] = { CF_OP_EMIT_VERTEX, tgsi_gs_emit},
12079 [TGSI_OPCODE_EMIT] = { CF_OP_EMIT_VERTEX, tgsi_gs_emit},
12306 [TGSI_OPCODE_EMIT] = { CF_OP_EMIT_VERTEX, tgsi_gs_emit},
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3589 case TGSI_OPCODE_EMIT: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c922 case TGSI_OPCODE_EMIT: in translate_opcode()
10984 case TGSI_OPCODE_EMIT: in emit_instruction()
11420 * Translate the TGSI_OPCODE_EMIT GS instruction.

Completed in 54 milliseconds