Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/Vulkan/
H A Dthin3d_vulkan.cpp1529 void VKContext::CopyFramebufferImage(Framebuffer *srcfb, int level, int x, int y, int z, Framebuffe… in CopyFramebufferImage()
1541 bool VKContext::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int srcY2, Fra… in BlitFramebuffer()
1554 bool VKContext::CopyFramebufferToMemorySync(Framebuffer *srcfb, int channelBits, int x, int y, int … in CopyFramebufferToMemorySync()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A Dthin3d_vulkan.cpp1529 void VKContext::CopyFramebufferImage(Framebuffer *srcfb, int level, int x, int y, int z, Framebuffe… in CopyFramebufferImage()
1541 bool VKContext::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int srcY2, Fra… in BlitFramebuffer()
1554 bool VKContext::CopyFramebufferToMemorySync(Framebuffer *srcfb, int channelBits, int x, int y, int … in CopyFramebufferToMemorySync()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A Dthin3d_vulkan.cpp1529 void VKContext::CopyFramebufferImage(Framebuffer *srcfb, int level, int x, int y, int z, Framebuffe… in CopyFramebufferImage()
1541 bool VKContext::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int srcY2, Fra… in BlitFramebuffer()
1554 bool VKContext::CopyFramebufferToMemorySync(Framebuffer *srcfb, int channelBits, int x, int y, int … in CopyFramebufferToMemorySync()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/D3D11/
H A Dthin3d_d3d11.cpp1398 void D3D11DrawContext::CopyFramebufferImage(Framebuffer *srcfb, int level, int x, int y, int z, Fra… in CopyFramebufferImage()
1447 bool D3D11DrawContext::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int src… in BlitFramebuffer()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/D3D11/
H A Dthin3d_d3d11.cpp1398 void D3D11DrawContext::CopyFramebufferImage(Framebuffer *srcfb, int level, int x, int y, int z, Fra… in CopyFramebufferImage()
1447 bool D3D11DrawContext::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int src… in BlitFramebuffer()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/D3D11/
H A Dthin3d_d3d11.cpp1398 void D3D11DrawContext::CopyFramebufferImage(Framebuffer *srcfb, int level, int x, int y, int z, Fra… in CopyFramebufferImage()
1447 bool D3D11DrawContext::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int src… in BlitFramebuffer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dcomposite.h315 Framebuffer* srcfb = get_framebuffer(GL_READ_FRAMEBUFFER); in BlitFramebuffer() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dcomposite.h315 Framebuffer* srcfb = get_framebuffer(GL_READ_FRAMEBUFFER); in BlitFramebuffer() local
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dcomposite.h321 Framebuffer* srcfb = get_framebuffer(GL_READ_FRAMEBUFFER); in BlitFramebuffer() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/D3D9/
H A Dthin3d_d3d9.cpp1218 bool D3D9Context::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int srcY2, F… in BlitFramebuffer()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/
H A Dthin3d_d3d9.cpp1218 bool D3D9Context::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int srcY2, F… in BlitFramebuffer()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/
H A Dthin3d_d3d9.cpp1218 bool D3D9Context::BlitFramebuffer(Framebuffer *srcfb, int srcX1, int srcY1, int srcX2, int srcY2, F… in BlitFramebuffer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/swgl/src/
H A Dgl.cc3873 Framebuffer* srcfb = get_framebuffer(GL_READ_FRAMEBUFFER); in BlitFramebuffer() local