Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Dradeon_textured_videofuncs.c993 dst_format = R300_COLORFORMAT_RGB565; in R300PrepareTexturedVideo()
2413 dst_format = R300_COLORFORMAT_RGB565; in R500PrepareTexturedVideo()
H A Dradeon_exa_render.c148 *dst_format = R300_COLORFORMAT_RGB565; in R300GetDestFormat()
H A Dradeon_reg.h5106 # define R300_COLORFORMAT_RGB565 (4 << 21) macro