Home | History | Annotate | Download | only in cso_cache

Lines Matching refs:saved_state

74    unsigned saved_state;  /**< bitmask of CSO_BIT_x flags */
1574 assert(cso->saved_state == 0);
1576 cso->saved_state = state_mask;
1629 unsigned state_mask = cso->saved_state;
1676 cso->saved_state = 0;