Searched refs:needW (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c62 boolean texCoords[I915_TEX_UNITS], colors[2], fog, needW, face; local
67 colors[0] = colors[1] = fog = needW = face = FALSE;
91 needW = TRUE;
109 if (needW) {
/external/valgrind/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c1206 Bool needR, needW, needX; local
1214 needW = toBool(prot & VKI_PROT_WRITE);
1234 && (needW ? nsegments[i].hasW : True)

Completed in 193 milliseconds