Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_derived.c49 bool colors[2], fog, needW, face; in calculate_vertex_layout() local
53 colors[0] = colors[1] = fog = needW = face = false; in calculate_vertex_layout()
72 needW = true; in calculate_vertex_layout()
86 if (needW) { in calculate_vertex_layout()