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