Searched refs:emit_pow (Results 1 – 2 of 2) sorted by relevance
1003 emit_pow(struct gen_context *gen, struct tgsi_full_instruction *inst) in emit_pow() function1140 emit_pow(gen, inst); in emit_instruction()
1910 static boolean emit_pow(struct svga_shader_emitter *emit, in emit_pow() function2623 return emit_pow( emit, insn ); in svga_emit_instruction()