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