Home
last modified time | relevance | path

Searched defs:DrawBuffer (Results 1 – 25 of 102) sorted by relevance

12345

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/gal/opengl/
H A Dantialiasing.cpp61 void ANTIALIASING_NONE::DrawBuffer( GLuint buffer ) in DrawBuffer() function in ANTIALIASING_NONE
167 void ANTIALIASING_SUPERSAMPLING::DrawBuffer( GLuint aBuffer ) in DrawBuffer() function in ANTIALIASING_SUPERSAMPLING
451 void ANTIALIASING_SMAA::DrawBuffer( GLuint buffer ) in DrawBuffer() function in ANTIALIASING_SMAA
H A Dopengl_compositor.cpp318 void OPENGL_COMPOSITOR::DrawBuffer( unsigned int aBufferHandle ) in DrawBuffer() function in OPENGL_COMPOSITOR
324 void OPENGL_COMPOSITOR::DrawBuffer( unsigned int aSourceHandle, unsigned int aDestHandle ) in DrawBuffer() function in OPENGL_COMPOSITOR
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/gal/cairo/
H A Dcairo_compositor.cpp145 void CAIRO_COMPOSITOR::DrawBuffer( unsigned int aSourceHandle, unsigned int aDestHandle, in DrawBuffer() function in CAIRO_COMPOSITOR
168 void CAIRO_COMPOSITOR::DrawBuffer( unsigned int aBufferHandle ) in DrawBuffer() function in CAIRO_COMPOSITOR
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DContext.h26 class DrawBuffer; variable
38 class DrawBuffer; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DContext.h26 class DrawBuffer; variable
38 class DrawBuffer; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DContext.h26 class DrawBuffer; variable
38 class DrawBuffer; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Render/
H A DDrawBuffer.cpp9 #include "Common/Render/DrawBuffer.h"
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Profiler/
H A DProfiler.h9 class DrawBuffer; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Profiler/
H A DProfiler.h9 class DrawBuffer; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/colourchooser/
H A Dpycolourslider.py81 def DrawBuffer(self): member in PyColourSlider
H A Dpypalette.py161 def DrawBuffer(self): member in PyPalette
H A Dcanvas.py141 def DrawBuffer(self): member in Canvas
/dports/games/astromenace/astromenace-1.4.1/src/object3d/
H A Dobject3d_manager.cpp50 float DrawBuffer[16]; // RI_2f_XY | RI_2f_TEX = (2 + 2) * 4 vertices = 16 variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DOnScreenDisplay.h10 class DrawBuffer; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DOnScreenDisplay.h10 class DrawBuffer; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DOnScreenDisplay.h10 class DrawBuffer; variable
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/draw/
H A Ddraw_buffer.h63 } DrawBuffer; typedef
/dports/games/astromenace/astromenace-1.4.1/src/core/graphics/
H A Dgl_fbo.cpp252 float DrawBuffer[16]{0.0f, 0.0f, 0.0f, 0.0f, in vw_DrawColorFBO() local
H A Dgl_draw2d.cpp40 float DrawBuffer[16]; // RI_2f_XY | RI_2f_TEX = (2 + 2) * 4 vertices = 16 variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLScreenBuffer.h61 DrawBuffer(GLContext* gl, const gfx::IntSize& size, GLsizei samples, in DrawBuffer() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLScreenBuffer.h62 DrawBuffer(GLContext* gl, in DrawBuffer() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/gl/
H A Ddgl_draw.cpp114 struct DrawBuffer struct
116 GLuint vertexArray = 0;
117 GLBuffer arrayData;
119 void release() in release()
/dports/games/astromenace/astromenace-1.4.1/src/core/particle_system2d/
H A Dparticle_system2d.cpp48 std::unique_ptr<float[]> DrawBuffer{}; variable
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/rsx/
H A Drsx_lib_gl.cpp245 struct DrawBuffer struct
269 DrawBuffer<CommandVertex>* command_buffer; argument
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/rsx/
H A Drsx_lib_gl.cpp245 struct DrawBuffer struct
269 DrawBuffer<CommandVertex>* command_buffer; argument

12345