Home
last modified time | relevance | path

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

/third_party/libdrm/tests/util/
Dformat.h34 struct util_rgb_info { struct
58 const struct util_rgb_info rgb; argument
Dpattern.c362 static void fill_smpte_rgb16(const struct util_rgb_info *rgb, void *mem, in fill_smpte_rgb16()
423 static void fill_smpte_rgb24(const struct util_rgb_info *rgb, void *mem, in fill_smpte_rgb24()
486 static void fill_smpte_rgb32(const struct util_rgb_info *rgb, void *mem, in fill_smpte_rgb32()
547 static void fill_smpte_rgb16fp(const struct util_rgb_info *rgb, void *mem, in fill_smpte_rgb16fp()
912 const struct util_rgb_info *rgb = &info->rgb; in fill_tiles_rgb16()
938 const struct util_rgb_info *rgb = &info->rgb; in fill_tiles_rgb24()
960 const struct util_rgb_info *rgb = &info->rgb; in fill_tiles_rgb32()
987 const struct util_rgb_info *rgb = &info->rgb; in fill_tiles_rgb16fp()
1111 static void fill_gradient_rgb32(const struct util_rgb_info *rgb, in fill_gradient_rgb32()
1139 static void fill_gradient_rgb16fp(const struct util_rgb_info *rgb, in fill_gradient_rgb16fp()