Searched refs:NVC0_NEW_CP_PROGRAM (Results 1 – 4 of 4) sorted by relevance
65 #define NVC0_NEW_CP_PROGRAM (1 << 0) macro
359 { nvc0_compprog_validate, NVC0_NEW_CP_PROGRAM },
464 { nvc0_compprog_validate, NVC0_NEW_CP_PROGRAM },
718 nvc0->dirty_cp |= NVC0_NEW_CP_PROGRAM; in nvc0_cp_state_bind()