Searched refs:tfbbuf_dirty (Results 1 – 3 of 3) sorted by relevance
261 uint8_t tfbbuf_dirty; member
362 if (!(nvc0->tfbbuf_dirty & (1 << b))) in nvc0_tfb_validate()
1153 nvc0->tfbbuf_dirty |= 1 << i; in nvc0_set_transform_feedback_targets()1165 nvc0->tfbbuf_dirty |= 1 << i; in nvc0_set_transform_feedback_targets()1172 if (nvc0->tfbbuf_dirty) { in nvc0_set_transform_feedback_targets()