Home
last modified time | relevance | path

Searched refs:actualAttachSlot (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DClientWebGLContext.cpp3167 const auto fnAttachTo = [&](const GLenum actualAttachSlot) { in FramebufferAttach() argument
3168 const auto slot = fb->GetAttachment(actualAttachSlot); in FramebufferAttach()
3170 EnqueueError_ArgEnum("attachment", actualAttachSlot); in FramebufferAttach()
3177 Run<RPROC(FramebufferAttach)>(target, actualAttachSlot, bindImageTarget, id, in FramebufferAttach()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp3439 const auto fnAttachTo = [&](const GLenum actualAttachSlot) { in FramebufferAttach() argument
3440 const auto slot = fb->GetAttachment(actualAttachSlot); in FramebufferAttach()
3442 EnqueueError_ArgEnum("attachment", actualAttachSlot); in FramebufferAttach()
3449 Run<RPROC(FramebufferAttach)>(target, actualAttachSlot, bindImageTarget, id, in FramebufferAttach()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DClientWebGLContext.cpp3564 const auto fnAttachTo = [&](const GLenum actualAttachSlot) { in FramebufferAttach() argument
3565 const auto slot = fb->GetAttachment(actualAttachSlot); in FramebufferAttach()
3567 EnqueueError_ArgEnum("attachment", actualAttachSlot); in FramebufferAttach()
3574 Run<RPROC(FramebufferAttach)>(target, actualAttachSlot, bindImageTarget, id, in FramebufferAttach()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp3439 const auto fnAttachTo = [&](const GLenum actualAttachSlot) { in FramebufferAttach() argument
3440 const auto slot = fb->GetAttachment(actualAttachSlot); in FramebufferAttach()
3442 EnqueueError_ArgEnum("attachment", actualAttachSlot); in FramebufferAttach()
3449 Run<RPROC(FramebufferAttach)>(target, actualAttachSlot, bindImageTarget, id, in FramebufferAttach()