Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/math/
H A Dm_xform.h83 #define CLIP_RIGHT_BIT 0x01 macro
H A Dm_debug_clip.c87 if ( -cx + cw < 0 ) mask |= CLIP_RIGHT_BIT; in ref_cliptest_points4()
141 if ( cx > 1.0 ) mask |= CLIP_RIGHT_BIT; in ref_cliptest_points3()
179 if ( cx > 1.0 ) mask |= CLIP_RIGHT_BIT; in ref_cliptest_points2()

Completed in 1 milliseconds