Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
DSDL_xbios_sb3.c38 const int SDL_XBIOS_scpn_planes_device[]={ variable
57 bpp = 1<<(SDL_XBIOS_scpn_planes_device[scrinfo->device]); in SDL_XBIOS_SB3Usable()
79 modeinfo.depth = 1<<(SDL_XBIOS_scpn_planes_device[scrinfo->device]); in SDL_XBIOS_ListSB3Modes()
DSDL_xbios_sb3.h45 extern const int SDL_XBIOS_scpn_planes_device[];