Searched refs:CLIP_FRUSTUM_BITS (Results 1 – 6 of 6) sorted by relevance
130 if (mask & CLIP_FRUSTUM_BITS) { in TAG()219 if (mask & CLIP_FRUSTUM_BITS) { in TAG()282 if (mask & CLIP_FRUSTUM_BITS) { in TAG()
185 store->andmask = CLIP_FRUSTUM_BITS; in run_vertex_stage()
78 #define CLIPMASK (CLIP_FRUSTUM_BITS | CLIP_CULL_BIT)
136 store->andmask = CLIP_FRUSTUM_BITS; in do_ndc_cliptest()
99 #define CLIP_FRUSTUM_BITS 0x3f macro
277 dca = rca = CLIP_FRUSTUM_BITS; in test_cliptest_function()