Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/math/
H A Dm_xform.h85 #define CLIP_TOP_BIT 0x04 macro
H A Dm_debug_clip.c89 if ( -cy + cw < 0 ) mask |= CLIP_TOP_BIT; in ref_cliptest_points4()
143 if ( cy > 1.0 ) mask |= CLIP_TOP_BIT; in ref_cliptest_points3()
181 if ( cy > 1.0 ) mask |= CLIP_TOP_BIT; in ref_cliptest_points2()

Completed in 2 milliseconds