Home
last modified time | relevance | path

Searched refs:util_rgb_info (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/tests/util/
Dformat.h34 struct util_rgb_info { struct
58 const struct util_rgb_info rgb; argument
Dpattern.c275 static void fill_smpte_rgb16(const struct util_rgb_info *rgb, void *mem, in fill_smpte_rgb16()
336 static void fill_smpte_rgb24(const struct util_rgb_info *rgb, void *mem, in fill_smpte_rgb24()
399 static void fill_smpte_rgb32(const struct util_rgb_info *rgb, void *mem, in fill_smpte_rgb32()
674 const struct util_rgb_info *rgb = &info->rgb; in fill_tiles_rgb16()
700 const struct util_rgb_info *rgb = &info->rgb; in fill_tiles_rgb24()
722 const struct util_rgb_info *rgb = &info->rgb; in fill_tiles_rgb32()