Home
last modified time | relevance | path

Searched refs:drawFB (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_cb_blit.c51 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
89 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
101 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
103 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
104 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
106 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
107 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
168 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
218 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
220 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_blit.c52 struct gl_framebuffer *drawFB, in st_BlitFramebuffer() argument
90 if (!_mesa_clip_blit(ctx, readFB, drawFB, in st_BlitFramebuffer()
102 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()
104 dstY0 = drawFB->Height - dstY0; in st_BlitFramebuffer()
105 dstY1 = drawFB->Height - dstY1; in st_BlitFramebuffer()
107 clip.dstY0 = drawFB->Height - clip.dstY0; in st_BlitFramebuffer()
108 clip.dstY1 = drawFB->Height - clip.dstY1; in st_BlitFramebuffer()
169 if (drawFB != ctx->WinSysDrawBuffer) in st_BlitFramebuffer()
225 for (i = 0; i < drawFB->_NumColorDrawBuffers; i++) { in st_BlitFramebuffer()
227 st_renderbuffer(drawFB->_ColorDrawBuffers[i]); in st_BlitFramebuffer()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLScreenBuffer.cpp168 GLuint drawFB = DrawFB(); in BindAsFramebuffer() local
172 MOZ_ASSERT(drawFB == readFB); in BindAsFramebuffer()
179 gl->raw_fBindFramebuffer(LOCAL_GL_DRAW_FRAMEBUFFER_EXT, drawFB); in BindAsFramebuffer()
199 GLuint drawFB = DrawFB(); in BindFB() local
204 mInternalDrawFB = (fb == 0) ? drawFB : fb; in BindFB()
226 GLuint drawFB = DrawFB(); in BindDrawFB() local
228 mInternalDrawFB = (fb == 0) ? drawFB : fb; in BindDrawFB()
438 GLuint drawFB = DrawFB(); in AssureBlitted() local
441 MOZ_ASSERT(drawFB != 0); in AssureBlitted()
442 MOZ_ASSERT(drawFB != readFB); in AssureBlitted()
[all …]
H A DGLContext.cpp2085 GLuint drawFB = 0; in AssembleOffscreenFBs() local
2100 drawFB = 0; in AssembleOffscreenFBs()
2101 fGenFramebuffers(1, &drawFB); in AssembleOffscreenFBs()
2102 BindFB(drawFB); in AssembleOffscreenFBs()
2108 drawFB = readFB; in AssembleOffscreenFBs()
2110 MOZ_ASSERT(GetFB() == drawFB); in AssembleOffscreenFBs()
2130 if (!IsFramebufferComplete(drawFB, &status)) { in AssembleOffscreenFBs()
2151 *drawFB_out = drawFB; in AssembleOffscreenFBs()
2152 } else if (drawFB) { in AssembleOffscreenFBs()
H A DGLContext.h3477 GLuint* drawFB,
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLScreenBuffer.cpp163 GLuint drawFB = DrawFB(); in BindAsFramebuffer() local
167 MOZ_ASSERT(drawFB == readFB); in BindAsFramebuffer()
174 gl->raw_fBindFramebuffer(LOCAL_GL_DRAW_FRAMEBUFFER_EXT, drawFB); in BindAsFramebuffer()
192 GLuint drawFB = DrawFB(); in BindFB() local
197 mInternalDrawFB = (fb == 0) ? drawFB : fb; in BindFB()
217 GLuint drawFB = DrawFB(); in BindDrawFB() local
219 mInternalDrawFB = (fb == 0) ? drawFB : fb; in BindDrawFB()
395 GLuint drawFB = DrawFB(); in AssureBlitted() local
398 MOZ_ASSERT(drawFB != 0); in AssureBlitted()
399 MOZ_ASSERT(drawFB != readFB); in AssureBlitted()
[all …]
H A DGLContext.cpp1858 GLuint drawFB = 0; in AssembleOffscreenFBs() local
1870 drawFB = 0; in AssembleOffscreenFBs()
1871 fGenFramebuffers(1, &drawFB); in AssembleOffscreenFBs()
1872 BindFB(drawFB); in AssembleOffscreenFBs()
1876 drawFB = readFB; in AssembleOffscreenFBs()
1878 MOZ_ASSERT(GetFB() == drawFB); in AssembleOffscreenFBs()
1894 if (!IsFramebufferComplete(drawFB, &status)) { in AssembleOffscreenFBs()
1915 *drawFB_out = drawFB; in AssembleOffscreenFBs()
1916 } else if (drawFB) { in AssembleOffscreenFBs()
H A DGLContext.h3544 GLuint* drawFB, GLuint* readFB);
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dblit.c357 struct gl_framebuffer *drawFB, in do_blit_framebuffer() argument
395 if (!_mesa_clip_blit(ctx, readFB, drawFB, in do_blit_framebuffer()
407 if (_mesa_fb_orientation(drawFB) == Y_0_TOP) { in do_blit_framebuffer()
409 dstY0 = drawFB->Height - dstY0; in do_blit_framebuffer()
410 dstY1 = drawFB->Height - dstY1; in do_blit_framebuffer()
412 clip.dstY0 = drawFB->Height - clip.dstY0; in do_blit_framebuffer()
413 clip.dstY1 = drawFB->Height - clip.dstY1; in do_blit_framebuffer()
474 if (drawFB != ctx->WinSysDrawBuffer) in do_blit_framebuffer()
559 drawFB->Attachment[BUFFER_DEPTH].Renderbuffer; in do_blit_framebuffer()
566 drawFB->Attachment[BUFFER_STENCIL].Renderbuffer; in do_blit_framebuffer()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp50 const auto& drawFB = mBoundDrawFramebuffer; in BlitFramebuffer() local
51 if (drawFB && in BlitFramebuffer()
52 !drawFB->ValidateAndInitAttachments("blitFramebuffer's DRAW_FRAMEBUFFER")) in BlitFramebuffer()
65 drawFB, dstX0, dstY0, dstX1, dstY1, in BlitFramebuffer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLScreenBuffer.cpp180 GLuint drawFB = DrawFB(); in BindFB() local
185 mInternalDrawFB = (fb == 0) ? drawFB : fb; in BindFB()
205 GLuint drawFB = DrawFB(); in BindDrawFB() local
207 mInternalDrawFB = (fb == 0) ? drawFB : fb; in BindDrawFB()
H A DGLContext.cpp1844 GLuint drawFB = 0; in AssembleOffscreenFBs() local
1856 drawFB = 0; in AssembleOffscreenFBs()
1857 fGenFramebuffers(1, &drawFB); in AssembleOffscreenFBs()
1858 BindFB(drawFB); in AssembleOffscreenFBs()
1862 drawFB = readFB; in AssembleOffscreenFBs()
1864 MOZ_ASSERT(GetFB() == drawFB); in AssembleOffscreenFBs()
1880 if (!IsFramebufferComplete(drawFB, &status)) { in AssembleOffscreenFBs()
1901 *drawFB_out = drawFB; in AssembleOffscreenFBs()
1902 } else if (drawFB) { in AssembleOffscreenFBs()
H A DGLContext.h3545 GLuint* drawFB, GLuint* readFB);
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLContext.cpp1799 GLuint drawFB = 0; in AssembleOffscreenFBs() local
1811 drawFB = 0; in AssembleOffscreenFBs()
1812 fGenFramebuffers(1, &drawFB); in AssembleOffscreenFBs()
1813 BindFB(drawFB); in AssembleOffscreenFBs()
1817 drawFB = readFB; in AssembleOffscreenFBs()
1819 MOZ_ASSERT(GetIntAs<GLuint>(LOCAL_GL_FRAMEBUFFER_BINDING) == drawFB); in AssembleOffscreenFBs()
1835 if (!IsFramebufferComplete(drawFB, &status)) { in AssembleOffscreenFBs()
1856 *drawFB_out = drawFB; in AssembleOffscreenFBs()
1857 } else if (drawFB) { in AssembleOffscreenFBs()
H A DGLContext.h3523 GLuint* drawFB, GLuint* readFB);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLContext.cpp1799 GLuint drawFB = 0; in AssembleOffscreenFBs() local
1811 drawFB = 0; in AssembleOffscreenFBs()
1812 fGenFramebuffers(1, &drawFB); in AssembleOffscreenFBs()
1813 BindFB(drawFB); in AssembleOffscreenFBs()
1817 drawFB = readFB; in AssembleOffscreenFBs()
1819 MOZ_ASSERT(GetIntAs<GLuint>(LOCAL_GL_FRAMEBUFFER_BINDING) == drawFB); in AssembleOffscreenFBs()
1835 if (!IsFramebufferComplete(drawFB, &status)) { in AssembleOffscreenFBs()
1856 *drawFB_out = drawFB; in AssembleOffscreenFBs()
1857 } else if (drawFB) { in AssembleOffscreenFBs()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLContext.cpp1831 GLuint drawFB = 0; in AssembleOffscreenFBs() local
1843 drawFB = 0; in AssembleOffscreenFBs()
1844 fGenFramebuffers(1, &drawFB); in AssembleOffscreenFBs()
1845 BindFB(drawFB); in AssembleOffscreenFBs()
1849 drawFB = readFB; in AssembleOffscreenFBs()
1851 MOZ_ASSERT(GetIntAs<GLuint>(LOCAL_GL_FRAMEBUFFER_BINDING) == drawFB); in AssembleOffscreenFBs()
1867 if (!IsFramebufferComplete(drawFB, &status)) { in AssembleOffscreenFBs()
1888 *drawFB_out = drawFB; in AssembleOffscreenFBs()
1889 } else if (drawFB) { in AssembleOffscreenFBs()

12