Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Drfb.c161 uint8_t truecolor; member
277 sinfo.pixfmt.truecolor = 1; in rfb_send_server_init_msg()
351 if (pixfmt_msg.pixfmt.bpp != 32 || pixfmt_msg.pixfmt.truecolor != 1) { in rfb_recv_set_pixfmt_msg()
354 pixfmt_msg.pixfmt.bpp, pixfmt_msg.pixfmt.truecolor)); in rfb_recv_set_pixfmt_msg()