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

/src/sys/arch/evbppc/nintendo/dev/
H A Dwiiufb.c56 #define WIIUFB_BPP 32 macro
57 #define WIIUFB_STRIDE ((wiiufb_drc ? 896 : 1280) * WIIUFB_BPP / NBBY)
134 prop_dictionary_set_uint8(dict, "depth", WIIUFB_BPP);
144 WIIUFB_BPP, WIIUFB_BASE);
279 ri->ri_depth = WIIUFB_BPP;

Completed in 3 milliseconds