Home
last modified time | relevance | path

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

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Drtgmodes.h15 RGBFB_R5G6B5, /* HiColor16 (5 bit R, 6 bit G, 5 bit B), enumerator
48 #define RGBFF_R5G6B5 (1<<RGBFB_R5G6B5)
H A Dpicasso96.h125 RGBFB_R5G6B5, /* HiColor16 (5 bit R, 6 bit G, 5 bit B), enumerator
158 #define RGBFF_R5G6B5 (1<<RGBFB_R5G6B5)
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Drtgmodes.h18 RGBFB_R5G6B5, /* HiColor16 (5 bit R, 6 bit G, 5 bit B), enumerator
51 #define RGBFF_R5G6B5 (1<<RGBFB_R5G6B5)
H A Dpicasso96.h125 RGBFB_R5G6B5, /* HiColor16 (5 bit R, 6 bit G, 5 bit B), enumerator
158 #define RGBFF_R5G6B5 (1<<RGBFB_R5G6B5)
/dports/emulators/uae/uae-0.8.29/src/include/
H A Dpicasso96.h100 RGBFB_R5G6B5, /* HiColor16 (5 bit R, 6 bit G, 5 bit B), enumerator
133 #define RGBFF_R5G6B5 (1<<RGBFB_R5G6B5)
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/aos4/
H A Daos4_cairo_glue.cpp120 _ftype = RGBFB_R5G6B5; in createRenderHandler()
H A Daos4_agg_glue.cpp113 _ftype = RGBFB_R5G6B5; in createRenderHandler()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dgfxutil.cpp253 case RGBFB_R5G6B5: in alloc_colors_picasso()
/dports/lang/fpc-source/fpc-3.2.2/packages/os4units/src/
H A Dpicasso96api.pas41 RGBFB_R5G6B5, // HiColor16 (5 bit R, 6 bit G, 5 bit B), format: rrrrrggggggbbbbb
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/otherlibs/
H A Dpicasso96api.pas67 RGBFB_R5G6B5,
/dports/graphics/agg/agg-2.5/src/platform/AmigaOS/
H A Dagg_platform_support.cpp124 m_ftype = RGBFB_R5G6B5; in platform_specific()
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/src/platform/AmigaOS/
H A Dagg_platform_support.cpp118 m_ftype = RGBFB_R5G6B5; in platform_specific()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/src/platform/AmigaOS/
H A Dagg_platform_support.cpp118 m_ftype = RGBFB_R5G6B5; in platform_specific()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dgfxutil.c263 case RGBFB_R5G6B5: in alloc_colors_picasso()
H A Dpicasso96.c349 case RGBFB_R5G6B5: in GetBytesPerPixel()
840 case RGBFB_R5G6B5: in getconvert()
/dports/emulators/uae/uae-0.8.29/src/
H A Dsdlgfx.c292 return RGBFB_R5G6B5; in get_p96_pixel_format()
H A Dxwin.c1401 : bitdepth == 16 && bit_unit == 16 ? RGBFB_R5G6B5 in DX_FillResolutions()
H A Dpicasso96.c286 case RGBFB_R5G6B5: in GetBytesPerPixel()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-win32/
H A Dpicasso96_win.cpp369 case RGBFB_R5G6B5: in GetBytesPerPixel()
954 case RGBFB_R5G6B5: in getconvert()
1041 host_mode = RGBFB_R5G6B5; in setconvert()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-sdl/
H A Dsdlgfx.c541 return RGBFB_R5G6B5; in get_p96_pixel_format()