Searched defs:emit_op2 (Results 1 – 2 of 2) sorted by relevance
190 static INLINE boolean emit_op2( struct svga_shader_emitter *emit, in emit_op2() function
629 #define emit_op2(p, op, dst, mask, src0, src1) \ macro