Searched refs:NVC0_NEW_CP_BUFFERS (Results 1 – 5 of 5) sorted by relevance
75 #define NVC0_NEW_CP_BUFFERS (1 << 7) macro
327 nvc0->dirty_cp |= NVC0_NEW_CP_BUFFERS; in nvc0_invalidate_resource_storage()
361 { nvc0_compute_validate_buffers, NVC0_NEW_CP_BUFFERS },
497 { nve4_compute_validate_buffers, NVC0_NEW_CP_BUFFERS },
1350 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_BUFFERS; in nvc0_set_shader_buffers()