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