Searched refs:emit_ssg (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c342 static void emit_ssg(const struct lp_build_tgsi_action *action, function in typeref:typename:void
711 bld_base->op_actions[TGSI_OPCODE_DSSG].emit = emit_ssg;
744 bld_base->op_actions[TGSI_OPCODE_ISSG].emit = emit_ssg;
780 bld_base->op_actions[TGSI_OPCODE_SSG].emit = emit_ssg;
804 bld_base->op_actions[TGSI_OPCODE_I64SSG].emit = emit_ssg;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1312 emit_ssg(struct svga_shader_emitter *emit, function in typeref:typename:boolean
2919 return emit_ssg( emit, insn );
H A Dsvga_tgsi_vgpu10.c4763 emit_ssg(struct svga_shader_emitter_v10 *emit, function in typeref:typename:boolean
5941 return emit_ssg(emit, inst);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1310 emit_ssg(struct svga_shader_emitter *emit, function in typeref:typename:boolean
2917 return emit_ssg( emit, insn );
H A Dsvga_tgsi_vgpu10.c7517 emit_ssg(struct svga_shader_emitter_v10 *emit, function in typeref:typename:boolean
9436 return emit_ssg(emit, inst);

Completed in 33 milliseconds