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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h46 bool have_cd = false; local
51 have_cd = true;
110 if (have_cd && num_written_clipdistance) {
H A Ddraw_llvm.c875 bool have_cd = false; local
882 have_cd = true;
971 if (have_cd && num_written_clipdistance) {
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h46 bool have_cd = false; local
51 have_cd = true;
110 if (have_cd && num_written_clipdistance) {
H A Ddraw_llvm.c875 bool have_cd = false; local
882 have_cd = true;
971 if (have_cd && num_written_clipdistance) {

Completed in 1858 milliseconds