Searched refs:emit_repl (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_insn.c | 454 emit_repl(struct svga_shader_emitter *emit, in emit_repl() function 548 if (!emit_repl( emit, temp, &src0 )) in submit_op2() 612 if (!emit_repl( emit, temp0, &src0 )) in submit_op3() 619 if (!emit_repl( emit, temp1, &src1 )) in submit_op3() 691 if (!emit_repl( emit, temp0, &src0 )) in submit_op4() 698 if (!emit_repl( emit, temp3, &src3 )) in submit_op4() 2166 if (!emit_repl( emit, temp, &src0 )) in emit_deriv()
|
Completed in 5 milliseconds