Home
last modified time | relevance | path

Searched refs:old_draw (Results 1 – 25 of 29) sorted by relevance

12

/dports/audio/libgme/game-music-emu-0.6.1/player/
H A DAudio_Scope.cpp119 int old_draw = 0; in render() local
161 old_draw = sample; in render()
164 int delta = sample - old_draw; in render()
165 int offset = old_draw * surface_pitch; in render()
166 old_draw += delta; in render()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/player/
H A DAudio_Scope.cpp119 int old_draw = 0; in render() local
161 old_draw = sample; in render()
164 int delta = sample - old_draw; in render()
165 int offset = old_draw * surface_pitch; in render()
166 old_draw += delta; in render()
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_utils.cxx274 GLint old_read, old_draw; in copy_front_to_back() local
276 glGetIntegerv(GL_DRAW_BUFFER, &old_draw); in copy_front_to_back()
283 glDrawBuffer(GLenum(old_draw)); in copy_front_to_back()
289 GLint old_read, old_draw; in copy_back_to_front() local
291 glGetIntegerv(GL_DRAW_BUFFER, &old_draw); in copy_back_to_front()
298 glDrawBuffer(GLenum(old_draw)); in copy_back_to_front()
/dports/graphics/p5-Gimp/Gimp-2.33/examples/
H A Dglowing_steel71 my $old_draw = $drawable;
108 $image->set_active_layer($old_draw);
175 my $old_draw = $drawable;
/dports/lang/clover/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-libs/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/libosmesa/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-dri/mesa-21.3.6/src/egl/main/
H A Deglcontext.c814 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
859 assert(old_ctx && old_draw && old_read); in _eglBindContext()
861 *old_draw = prev_draw; in _eglBindContext()
H A Deglcontext.h83 _EGLSurface **old_draw, _EGLSurface **old_read);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/egl/main/
H A Deglcontext.c818 _EGLSurface **old_draw, _EGLSurface **old_read) in _eglBindContext() argument
863 assert(old_ctx && old_draw && old_read); in _eglBindContext()
865 *old_draw = prev_draw; in _eglBindContext()

12