Searched refs:needs_w (Results 1 – 1 of 1) sorted by relevance
973 bool needs_w; member993 for (unsigned i = 0; i < (state->needs_w ? num_components - 1 : num_components); i++) in lower_attrib()995 if (state->needs_w) { in lower_attrib()1023 … state.needs_w = (decomposed_attrs_without_w & BITFIELD_BIT(location)) != 0 && num_components == 4; in decompose_attribs()1024 for (unsigned i = 0; i < (state.needs_w ? num_components - 1 : num_components); i++) { in decompose_attribs()