Home
last modified time | relevance | path

Searched defs:edid_chromaticity_coordinates (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/common/
H A Dgfx_fb.h63 struct edid_chromaticity_coordinates { struct
64 uint8_t red_green_lo;
65 uint8_t blue_white_lo;
66 uint8_t red_x_hi;
67 uint8_t red_y_hi;
68 uint8_t green_x_hi;
69 uint8_t green_y_hi;
70 uint8_t blue_x_hi;
71 uint8_t blue_y_hi;
72 uint8_t white_x_hi;
[all …]