Home
last modified time | relevance | path

Searched refs:RGBFB_R5G5B5 (Results 1 – 19 of 19) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Drtgmodes.h17 RGBFB_R5G5B5, /* HiColor15 (5 bit each), format: 0rrrrrgggggbbbbb */ enumerator
49 #define RGBFF_R5G5B5 (1<<RGBFB_R5G5B5)
H A Dpicasso96.h127 RGBFB_R5G5B5, /* HiColor15 (5 bit each), format: 0rrrrrgggggbbbbb */ enumerator
159 #define RGBFF_R5G5B5 (1<<RGBFB_R5G5B5)
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Drtgmodes.h20 RGBFB_R5G5B5, /* HiColor15 (5 bit each), format: 0rrrrrgggggbbbbb */ enumerator
52 #define RGBFF_R5G5B5 (1<<RGBFB_R5G5B5)
H A Dpicasso96.h127 RGBFB_R5G5B5, /* HiColor15 (5 bit each), format: 0rrrrrgggggbbbbb */ enumerator
159 #define RGBFF_R5G5B5 (1<<RGBFB_R5G5B5)
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/examples/otherlibs/
H A Dopenpip.pas59 wd := p96PIP_OpenTags([P96PIP_SourceFormat, long(RGBFB_R5G5B5),
/dports/emulators/uae/uae-0.8.29/src/include/
H A Dpicasso96.h102 RGBFB_R5G5B5, /* HiColor15 (5 bit each), format: 0rrrrrgggggbbbbb */ enumerator
134 #define RGBFF_R5G5B5 (1<<RGBFB_R5G5B5)
/dports/emulators/uae/uae-0.8.29/src/
H A Dsdlgfx.c289 return RGBFB_R5G5B5; in get_p96_pixel_format()
294 return RGBFB_R5G5B5; in get_p96_pixel_format()
298 return RGBFB_R5G5B5; in get_p96_pixel_format()
H A Dxwin.c1400 : bitdepth == 15 && bit_unit == 16 ? RGBFB_R5G5B5 in DX_FillResolutions()
H A Dpicasso96.c285 case RGBFB_R5G5B5: in GetBytesPerPixel()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-sdl/
H A Dsdlgfx.c538 return RGBFB_R5G5B5; in get_p96_pixel_format()
543 return RGBFB_R5G5B5; in get_p96_pixel_format()
547 return RGBFB_R5G5B5; in get_p96_pixel_format()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dgfxutil.cpp262 case RGBFB_R5G5B5: in alloc_colors_picasso()
/dports/lang/fpc-source/fpc-3.2.2/packages/os4units/src/
H A Dpicasso96api.pas42 RGBFB_R5G5B5, // HiColor15 (5 bit each), format: 0rrrrrgggggbbbbb
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/otherlibs/
H A Dpicasso96api.pas68 RGBFB_R5G5B5,
/dports/graphics/agg/agg-2.5/src/platform/AmigaOS/
H A Dagg_platform_support.cpp120 m_ftype = RGBFB_R5G5B5; in platform_specific()
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/src/platform/AmigaOS/
H A Dagg_platform_support.cpp114 m_ftype = RGBFB_R5G5B5; in platform_specific()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/src/platform/AmigaOS/
H A Dagg_platform_support.cpp114 m_ftype = RGBFB_R5G5B5; in platform_specific()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dgfxutil.c272 case RGBFB_R5G5B5: in alloc_colors_picasso()
H A Dpicasso96.c348 case RGBFB_R5G5B5: in GetBytesPerPixel()
846 case RGBFB_R5G5B5: in getconvert()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-win32/
H A Dpicasso96_win.cpp368 case RGBFB_R5G5B5: in GetBytesPerPixel()
960 case RGBFB_R5G5B5: in getconvert()