Searched defs:LINE_ADJ (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_gs_tmp.h | 29 #define LINE_ADJ(flags,i0,i1,i2,i3) gs_line_adj(gs,i0,i1,i2,i3) macro
|
H A D | draw_decompose_tmp.h | 41 #define LINE_ADJ(flags, a0, i0, i1, a1) LINE(flags, i0, i1) macro 450 #undef LINE_ADJ macro
|
Completed in 1 milliseconds