Home
last modified time | relevance | path

Searched refs:COLOR_FORMAT_RGB8 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/radeon/
H A Dr200_state.c141 rdev->rb3d_cntl = COLOR_FORMAT_RGB8; in r200_set_destination()
184 rdev->rb3d_cntl = COLOR_FORMAT_RGB8; in r200_set_destination()
191 rdev->rb3d_cntl = COLOR_FORMAT_RGB8; in r200_set_destination()
H A Dr100_state.c130 rdev->rb3d_cntl = COLOR_FORMAT_RGB8; in r100_set_destination()
173 rdev->rb3d_cntl = COLOR_FORMAT_RGB8; in r100_set_destination()
180 rdev->rb3d_cntl = COLOR_FORMAT_RGB8; in r100_set_destination()
H A Dradeon_regs.h1833 # define COLOR_FORMAT_RGB8 (9 << 10) macro