Searched defs:COMPUTE_INTERSECTION (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/opengl/mesa/ |
H A D | clip.c | 342 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() macro 359 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() macro 376 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() macro 393 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() macro 410 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() macro 427 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() macro 567 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() macro 595 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() macro 623 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() macro 651 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() macro [all …]
|