Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/math/
H A Dm_xform.h88 #define CLIP_FAR_BIT 0x20 macro
H A Dm_debug_clip.c92 if ( -cz + cw < 0 ) mask |= CLIP_FAR_BIT; in ref_cliptest_points4()
146 if ( cz > 1.0 ) mask |= CLIP_FAR_BIT; in ref_cliptest_points3()

Completed in 2 milliseconds