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/radeon/
Dradeon_common_context.h126 struct radeon_state_atom { struct
127 struct radeon_state_atom *next, *prev; argument
135 … int (*check) (struct gl_context *, struct radeon_state_atom *atom); /* is this state active? */ argument
136 void (*emit) (struct gl_context *, struct radeon_state_atom *atom); argument
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h126 struct radeon_state_atom { struct
127 struct radeon_state_atom *next, *prev; argument
135 … int (*check) (struct gl_context *, struct radeon_state_atom *atom); /* is this state active? */ argument
136 void (*emit) (struct gl_context *, struct radeon_state_atom *atom); argument