Home
last modified time | relevance | path

Searched defs:blit_src (Results 1 – 13 of 13) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/src/
H A Dutility_object_compiler.cpp130 SDL_Rect blit_src = {xpos + info.x_adjust, ypos + info.y_adjust, info.area.w(), info.area.h()}; in animation_area_has_alpha_channel() local
354 SDL_Rect blit_src = {xpos + info.x_adjust, ypos + info.y_adjust, info.area.w(), info.area.h()}; in UTILITY() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dhnayayoi_vidhrdw.c95 static UINT32 blit_src; variable
H A Ddynax_vidhrdw.c64 static int blit_src; variable
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dhnayayoi_vidhrdw.c95 static UINT32 blit_src; variable
H A Ddynax_vidhrdw.c60 static int blit_src; variable
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/render/software/
H A DSDL_render_sw.c628 SDL_Surface *blit_src = src; in SW_RenderCopyEx() local
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/render/software/
H A DSDL_render_sw.c628 SDL_Surface *blit_src = src; in SW_RenderCopyEx() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/render/software/
H A DSDL_render_sw.c628 SDL_Surface *blit_src = src; in SW_RenderCopyEx() local
/dports/graphics/milton/milton-1.9.1/third_party/imgui/misc/freetype/
H A Dimgui_freetype.cpp532 unsigned char* blit_src = src_glyph.BitmapData; in ImFontAtlasBuildWithFreeType() local
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_freetype.cpp577 unsigned char* blit_src = src_glyph.BitmapData; in ImFontAtlasBuildWithFreeType() local
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/misc/freetype/
H A Dimgui_freetype.cpp670 unsigned int* blit_src = src_glyph.BitmapData; in ImFontAtlasBuildWithFreeTypeEx() local
/dports/multimedia/mpv/mpv-0.34.1/video/out/gpu/
H A Dra.h132 bool blit_src; // must be usable as a blit source member
/dports/graphics/libplacebo/libplacebo-4.157.0/src/include/libplacebo/
H A Dgpu.h668 bool blit_src; // usable as a blit source member