Searched refs:NVC0_NEW_CP_GLOBALS (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h72 #define NVC0_NEW_CP_GLOBALS (1 << 5) macro
H A Dnvc0_compute.c364 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
H A Dnve4_compute.c472 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
H A Dnvc0_state.c1399 nvc0->dirty_cp |= NVC0_NEW_CP_GLOBALS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h73 #define NVC0_NEW_CP_GLOBALS (1 << 5) macro
H A Dnvc0_compute.c364 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
H A Dnve4_compute.c496 { nvc0_compute_validate_globals, NVC0_NEW_CP_GLOBALS },
H A Dnvc0_state.c1449 nvc0->dirty_cp |= NVC0_NEW_CP_GLOBALS;

Completed in 12 milliseconds