Searched defs:SAME_POS (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ | ||
H A D | lp_setup_rect.c | 497 #define SAME_POS(A, B) (A[0][0] == B[0][0] && \ in do_rect_ccw() macro [all...] |
Completed in 2 milliseconds