Searched defs:rgb32 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/util/
H A Dpattern.c1416 uint32_t rgb32 = 0x00130502 * (d.quot >> 6) local in function:make_tiles_yuv_color
1532 uint32_t rgb32 = 0x00130502 * (d.quot >> 6) local in function:fill_tiles_rgb16
1557 uint32_t rgb32 = 0x00130502 * (d.quot >> 6) local in function:fill_tiles_rgb24
1580 uint32_t rgb32 = 0x00130502 * (d.quot >> 6) local in function:fill_tiles_rgb32
1607 uint32_t rgb32 = 0x00130502 * (d.quot >> 6) local in function:fill_tiles_rgb16fp
[all...]

Completed in 6 milliseconds