Searched refs:CLIP_FRUSTUM_BITS (Results 1 – 6 of 6) sorted by relevance
129 if (mask & CLIP_FRUSTUM_BITS) { in TAG()217 if (mask & CLIP_FRUSTUM_BITS) { in TAG()279 if (mask & CLIP_FRUSTUM_BITS) { in TAG()
185 store->andmask = CLIP_FRUSTUM_BITS; in run_vertex_stage()
80 #define CLIPMASK (CLIP_FRUSTUM_BITS | CLIP_CULL_BIT)
135 store->andmask = CLIP_FRUSTUM_BITS; in do_ndc_cliptest()
91 #define CLIP_FRUSTUM_BITS 0x3f macro
277 dca = rca = CLIP_FRUSTUM_BITS; in test_cliptest_function()