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