Home
last modified time | relevance | path

Searched refs:have_cd (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_cliptest_tmp.h46 bool have_cd = false; in TAG() local
63 have_cd = true; in TAG()
145 if (have_cd && num_written_clipdistance) { in TAG()
Ddraw_llvm.c1526 boolean have_cd = false; in generate_clipmask() local
1535 have_cd = true; in generate_clipmask()
1638 if (have_cd && num_written_clipdistance) { in generate_clipmask()