Home
last modified time | relevance | path

Searched refs:NVC0_NEW_CP_DRIVERCONST (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h74 #define NVC0_NEW_CP_DRIVERCONST (1 << 6) macro
Dnvc0_context.c446 nvc0->dirty_cp |= NVC0_NEW_CP_DRIVERCONST; in nvc0_create()
Dnvc0_compute.c360 { nvc0_compute_validate_driverconst, NVC0_NEW_CP_DRIVERCONST },
Dnvc0_state_validate.c723 nvc0->dirty_cp |= NVC0_NEW_CP_DRIVERCONST; in nvc0_validate_driverconst()