Searched refs:NVC0_NEW_CP_DRIVERCONST (Results 1 - 8 of 8) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c360 { nvc0_compute_validate_driverconst, NVC0_NEW_CP_DRIVERCONST },
H A Dnvc0_context.c439 nvc0->dirty_cp |= NVC0_NEW_CP_DRIVERCONST;
H A Dnvc0_context.h73 #define NVC0_NEW_CP_DRIVERCONST (1 << 6) macro
H A Dnvc0_state_validate.c714 nvc0->dirty_cp |= NVC0_NEW_CP_DRIVERCONST;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c360 { nvc0_compute_validate_driverconst, NVC0_NEW_CP_DRIVERCONST },
H A Dnvc0_context.c495 nvc0->dirty_cp |= NVC0_NEW_CP_DRIVERCONST;
H A Dnvc0_context.h74 #define NVC0_NEW_CP_DRIVERCONST (1 << 6) macro
H A Dnvc0_state_validate.c723 nvc0->dirty_cp |= NVC0_NEW_CP_DRIVERCONST;

Completed in 31 milliseconds