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