Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h261 uint8_t tfbbuf_dirty; member
Dnvc0_shader_state.c362 if (!(nvc0->tfbbuf_dirty & (1 << b))) in nvc0_tfb_validate()
Dnvc0_state.c1153 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()