Searched refs:st_state_flags (Results 1 – 2 of 2) sorted by relevance
89 static GLboolean check_state( const struct st_state_flags *a, in check_state()90 const struct st_state_flags *b ) in check_state()96 static void accumulate_state( struct st_state_flags *a, in accumulate_state()97 const struct st_state_flags *b ) in accumulate_state()104 static void xor_states( struct st_state_flags *result, in xor_states()105 const struct st_state_flags *a, in xor_states()106 const struct st_state_flags *b ) in xor_states()152 struct st_state_flags *state = &st->dirty;186 struct st_state_flags examined, prev; 192 struct st_state_flags generated;
56 struct st_state_flags { struct63 struct st_state_flags dirty; argument123 struct st_state_flags dirty;