Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h250 uint8_t tfbbuf_dirty; member
Dnvc0_shader_state.c330 if (!(nvc0->tfbbuf_dirty & (1 << b))) in nvc0_tfb_validate()
Dnvc0_state.c1049 nvc0->tfbbuf_dirty |= 1 << i; in nvc0_set_transform_feedback_targets()
1061 nvc0->tfbbuf_dirty |= 1 << i; in nvc0_set_transform_feedback_targets()
1068 if (nvc0->tfbbuf_dirty) { in nvc0_set_transform_feedback_targets()