Home
last modified time | relevance | path

Searched refs:NVC0_NEW_3D_DRIVERCONST (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h62 #define NVC0_NEW_3D_DRIVERCONST (1 << 27) macro
Dnvc0_compute.c262 nvc0->dirty_3d |= NVC0_NEW_3D_DRIVERCONST; in nvc0_compute_validate_driverconst()
Dnvc0_state_validate.c881 { nvc0_validate_driverconst, NVC0_NEW_3D_DRIVERCONST },