Searched refs:skip_components (Results 1 – 1 of 1) sorted by relevance
1534 return !this->next_buffer_separator && !this->skip_components; in is_varying()1619 unsigned skip_components; member in tfeedback_decl1644 this->skip_components = 0; in init()1656 this->skip_components = 1; in init()1658 this->skip_components = 2; in init()1660 this->skip_components = 3; in init()1662 this->skip_components = 4; in init()1664 if (this->skip_components) in init()1844 if (this->skip_components) { in store()1845 info->BufferStride[buffer] += this->skip_components; in store()