Home
last modified time | relevance | path

Searched defs:radeon_state_atom (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h127 struct radeon_state_atom { struct
128 struct radeon_state_atom *next, *prev; argument
136 … int (*check) (struct gl_context *, struct radeon_state_atom *atom); /* is this state active? */ argument
137 void (*emit) (struct gl_context *, struct radeon_state_atom *atom); argument
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h127 struct radeon_state_atom { struct
128 struct radeon_state_atom *next, *prev; argument
136 … int (*check) (struct gl_context *, struct radeon_state_atom *atom); /* is this state active? */ argument
137 void (*emit) (struct gl_context *, struct radeon_state_atom *atom); argument