Home
last modified time | relevance | path

Searched refs:emit_exp (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c899 emit_exp(struct gen_context *gen, struct tgsi_full_instruction *inst) in emit_exp() function
1137 emit_exp(gen, inst); in emit_instruction()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2092 static boolean emit_exp(struct svga_shader_emitter *emit, in emit_exp() function
2629 return emit_exp( emit, insn ); in svga_emit_instruction()