Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/tme/generic/
H A Dfb.h167 unsigned int tme_fb_connection_map_bits; member
/dports/emulators/tme/tme-0.8/machine/sun/
H A Dsun-fb.c1308 conn_fb->tme_fb_connection_map_bits = 1; in _tme_sunfb_connections_new()
1319 conn_fb->tme_fb_connection_map_bits = 8; in _tme_sunfb_connections_new()
H A Dsun-cgtwo.c1691 conn_fb->tme_fb_connection_map_bits = (8 * sizeof(suncg2->tme_suncg2_cmap[0])); in _tme_suncg2_connections_new()
/dports/emulators/tme/tme-0.8/generic/
H A Dfb.c289 src_max_g = (0xffffffff >> (32 - src->tme_fb_connection_map_bits)); in _tme_fb_xlat_colors_get_set()
/dports/emulators/tme/tme-0.8/host/gtk/
H A Dgtk-screen.c460 fb_xlat_q.tme_fb_xlat_src_map_bits = conn_fb_other->tme_fb_connection_map_bits; in _tme_gtk_screen_mode_change()