Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h73 #define NVC0_NEW_CP_GLOBALS (1 << 5) macro
Dnvc0_compute.c364 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
Dnve4_compute.c496 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
Dnvc0_state.c1409 nvc0->dirty_cp |= NVC0_NEW_CP_GLOBALS; in nvc0_set_global_bindings()