Searched refs:NVC0_NEW_CP_GLOBALS (Results 1 – 4 of 4) sorted by relevance
73 #define NVC0_NEW_CP_GLOBALS (1 << 5) macro
364 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
496 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
1409 nvc0->dirty_cp |= NVC0_NEW_CP_GLOBALS; in nvc0_set_global_bindings()