sync with OpenBSD -current
This commit is contained in:
parent
abc24a81d1
commit
921461fcd8
53 changed files with 2169 additions and 443 deletions
|
@ -55,6 +55,7 @@ struct util_yuv_info {
|
|||
struct util_format_info {
|
||||
uint32_t format;
|
||||
const char *name;
|
||||
unsigned int ncolors;
|
||||
const struct util_rgb_info rgb;
|
||||
const struct util_yuv_info yuv;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue