Home
last modified time | relevance | path

Searched refs:CLIP_BOTTOM_BIT (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/math/
H A Dm_xform.h86 #define CLIP_BOTTOM_BIT 0x08 macro
H A Dm_debug_clip.c90 if ( cy + cw < 0 ) mask |= CLIP_BOTTOM_BIT; in ref_cliptest_points4()
144 else if ( cy < -1.0 ) mask |= CLIP_BOTTOM_BIT; in ref_cliptest_points3()
182 else if ( cy < -1.0 ) mask |= CLIP_BOTTOM_BIT; in ref_cliptest_points2()

Completed in 2 milliseconds