Searched refs:CT_INDEXED (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/i386/libi386/
H A Dvbe.c279 gfx_state.tg_ctype = CT_INDEXED;
566 gfx_state.tg_ctype = CT_INDEXED;
638 if (gfx_state.tg_ctype != CT_INDEXED) {
718 gfx_state.tg_ctype = CT_INDEXED;
726 if (gfx_state.tg_ctype == CT_INDEXED) {
H A Dvidconsole.c933 if (gfx_state.tg_ctype == CT_INDEXED)
946 if (gfx_state.tg_ctype == CT_INDEXED && use_gfx_mode)
/freebsd-13-stable/stand/common/
H A Dgfx_fb.h189 CT_INDEXED, enumerator in enum:COLOR_TYPE

Completed in 129 milliseconds