Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/math/
H A Dm_xform.h87 #define CLIP_NEAR_BIT 0x10 macro
H A Dm_debug_clip.c93 if ( cz + cw < 0 ) mask |= CLIP_NEAR_BIT; in ref_cliptest_points4()
147 else if ( cz < -1.0 ) mask |= CLIP_NEAR_BIT; in ref_cliptest_points3()

Completed in 2 milliseconds