Home
last modified time | relevance | path

Searched refs:R300_COLORFORMAT_ARGB1555 (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.c991 dst_format = R300_COLORFORMAT_ARGB1555; in R300PrepareTexturedVideo()
2411 dst_format = R300_COLORFORMAT_ARGB1555; in R500PrepareTexturedVideo()
H A Dradeon_exa_render.c152 *dst_format = R300_COLORFORMAT_ARGB1555; in R300GetDestFormat()
H A Dradeon_reg.h5105 # define R300_COLORFORMAT_ARGB1555 (3 << 21) macro