Searched refs:emit_lit (Results 1 – 3 of 3) sorted by relevance
825 emit_lit(struct gen_context *gen, struct tgsi_full_instruction *inst) in emit_lit() function1131 emit_lit(gen, inst); in emit_instruction()
1247 static void emit_lit(struct brw_wm_compile *c, in emit_lit() function1880 emit_lit(c, dst, dst_flags, args[0]); in brw_wm_emit()
2156 static boolean emit_lit(struct svga_shader_emitter *emit, in emit_lit() function2688 return emit_lit( emit, insn ); in svga_emit_instruction()