Searched refs:have_cd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h45 bool have_cd = false; local in function:TAG
58 have_cd = true;
139 if (have_cd && num_written_clipdistance) {
H A Ddraw_llvm.c1154 boolean have_cd = false; local in function:generate_clipmask
1163 have_cd = true;
1266 if (have_cd && num_written_clipdistance) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h46 bool have_cd = false; local in function:TAG
63 have_cd = true;
145 if (have_cd && num_written_clipdistance) {
H A Ddraw_llvm.c1526 boolean have_cd = false; local in function:generate_clipmask
1535 have_cd = true;
1638 if (have_cd && num_written_clipdistance) {

Completed in 12 milliseconds