Searched defs:radeon_state_atom (Results 1 – 2 of 2) sorted by relevance
127 struct radeon_state_atom { struct128 struct radeon_state_atom *next, *prev; argument136 … int (*check) (struct gl_context *, struct radeon_state_atom *atom); /* is this state active? */ argument137 void (*emit) (struct gl_context *, struct radeon_state_atom *atom); argument