Home
last modified time | relevance | path

Searched refs:NVC0_NEW_CP_BUFFERS (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h75 #define NVC0_NEW_CP_BUFFERS (1 << 7) macro
H A Dnvc0_context.c374 nvc0->dirty_cp |= NVC0_NEW_CP_BUFFERS; in nvc0_invalidate_resource_storage()
H A Dnvc0_compute.c361 { nvc0_compute_validate_buffers, NVC0_NEW_CP_BUFFERS },
H A Dnve4_compute.c497 { nve4_compute_validate_buffers, NVC0_NEW_CP_BUFFERS },
H A Dnvc0_state.c1390 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_BUFFERS; in nvc0_set_shader_buffers()

Completed in 7 milliseconds