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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h74 #define NVC0_NEW_CP_BUFFERS (1 << 7) macro
H A Dnvc0_compute.c361 { nvc0_compute_validate_buffers, NVC0_NEW_CP_BUFFERS },
H A Dnvc0_context.c321 nvc0->dirty_cp |= NVC0_NEW_CP_BUFFERS;
H A Dnve4_compute.c473 { nve4_compute_validate_buffers, NVC0_NEW_CP_BUFFERS },
H A Dnvc0_state.c1341 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_BUFFERS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h75 #define NVC0_NEW_CP_BUFFERS (1 << 7) macro
H A Dnvc0_compute.c361 { nvc0_compute_validate_buffers, NVC0_NEW_CP_BUFFERS },
H A Dnvc0_context.c374 nvc0->dirty_cp |= 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;

Completed in 13 milliseconds