Home
last modified time | relevance | path

Searched refs:CTX_RE_SOLID_COLOR (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h91 #define CTX_RE_SOLID_COLOR 3 macro
Dradeon_state_init.c679 rmesa->hw.ctx.cmd[CTX_RE_SOLID_COLOR] = 0x00000000; in radeonInitState()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h100 #define CTX_RE_SOLID_COLOR 3 macro
Dr200_state_init.c921 rmesa->hw.ctx.cmd[CTX_RE_SOLID_COLOR] = 0x00000000; in r200InitState()