Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_cliptest_tmp.h46 bool have_cd = false; in TAG() local
51 have_cd = true; in TAG()
110 if (have_cd && num_written_clipdistance) { in TAG()
Ddraw_llvm.c875 bool have_cd = false; in generate_clipmask() local
882 have_cd = true; in generate_clipmask()
971 if (have_cd && num_written_clipdistance) { in generate_clipmask()