Home
last modified time | relevance | path

Searched defs:Rmask (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/dports/devel/p5-SDL/SDL-2.548/src/Core/objects/
H A DPixelFormat.xs25 Uint32 Rmask, Gmask, Bmask, Amask; variable
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/android/
H A DSDL_pixels.c101 SDL_PixelFormatEnumToMasks(Uint32 format, int *bpp, Uint32 * Rmask, in SDL_PixelFormatEnumToMasks()
254 SDL_MasksToPixelFormatEnum(int bpp, Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, in SDL_MasksToPixelFormatEnum()
481 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_AllocFormat()
499 SDL_InitFormat(SDL_PixelFormat * format, int bpp, Uint32 Rmask, Uint32 Gmask, in SDL_InitFormat()
/dports/devel/agar/agar-1.5.0/gui/
H A Diconmgr.h10 Uint32 Rmask; /* Red mask */ member
H A Dsurface.c57 AG_PixelFormatRGB(int bpp, Uint32 Rmask, Uint32 Gmask, Uint32 Bmask) in AG_PixelFormatRGB()
84 AG_PixelFormatRGBA(int bpp, Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, in AG_PixelFormatRGBA()
296 AG_SurfaceRGB(Uint w, Uint h, int bpp, Uint flags, Uint32 Rmask, Uint32 Gmask, in AG_SurfaceRGB()
315 AG_SurfaceRGBA(Uint w, Uint h, int bpp, Uint flags, Uint32 Rmask, Uint32 Gmask, in AG_SurfaceRGBA()
332 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask) in AG_SurfaceFromPixelsRGB()
352 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in AG_SurfaceFromPixelsRGBA()
/dports/games/stratagus/stratagus-3.2.0/src/video/
H A Dmng.cpp105 const Uint32 Rmask = 0x000000FF; in my_processheader() local
109 const Uint32 Rmask = 0xFF000000 >> 8; in my_processheader() local
/dports/math/octave-forge-image/image-2.12.0/inst/
H A Dwavelength2rgb.m85 Rmask = Gmask = Bmask = false ([ones(1, ndims (wavelength) - size_adjust) 3]); variable
/dports/emulators/cannonball/cannonball-0.34/src/main/sdl2/
H A Drenderbase.hpp73 uint32_t Rmask, Gmask, Bmask; member in RenderBase
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/trivial/
H A Dtri-mask-tri.c34 GLboolean Rmask = GL_TRUE, Gmask = GL_FALSE, Bmask = GL_TRUE; variable
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/trivial/
H A Dtri-mask-tri.c34 GLboolean Rmask = GL_TRUE, Gmask = GL_FALSE, Bmask = GL_TRUE; variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/video/
H A Dmng.cpp127 const Uint32 Rmask = 0x000000FF; in my_processheader() local
131 const Uint32 Rmask = 0xFF000000 >> 8; in my_processheader() local
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_soft2gl.c140 unsigned int Rmask, Gmask, Bmask; in UpdatePixels() local
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/emscripten/
H A DSDL_emscriptenframebuffer.c35 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/emscripten/
H A DSDL_emscriptenframebuffer.c35 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/emscripten/
H A DSDL_emscriptenframebuffer.c35 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
/dports/x11/controllermap/SDL2-2.0.18/src/video/emscripten/
H A DSDL_emscriptenframebuffer.c36 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/emscripten/
H A DSDL_emscriptenframebuffer.c35 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
/dports/devel/sdl20/SDL2-2.0.18/src/video/emscripten/
H A DSDL_emscriptenframebuffer.c36 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/dummy/
H A DSDL_nullframebuffer.c37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/dummy/
H A DSDL_nullframebuffer.c37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/dummy/
H A DSDL_nullframebuffer.c37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local
/dports/x11/controllermap/SDL2-2.0.18/src/video/offscreen/
H A DSDL_offscreenframebuffer.c38 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_OFFSCREEN_CreateWindowFramebuffer() local
/dports/x11/controllermap/SDL2-2.0.18/src/video/dummy/
H A DSDL_nullframebuffer.c37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/dummy/
H A DSDL_nullframebuffer.c37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local
/dports/devel/sdl20/SDL2-2.0.18/src/video/offscreen/
H A DSDL_offscreenframebuffer.c38 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_OFFSCREEN_CreateWindowFramebuffer() local
/dports/devel/sdl20/SDL2-2.0.18/src/video/dummy/
H A DSDL_nullframebuffer.c37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local

12345678910>>...13