Home
last modified time | relevance | path

Searched refs:ValidateFramebufferTarget (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp61 if (!ValidateFramebufferTarget(target, funcName)) return; in FramebufferTextureLayer()
143 if (!ValidateFramebufferTarget(target, funcName)) return false; in ValidateInvalidateFramebuffer()
H A DWebGLContextGL.cpp117 if (!ValidateFramebufferTarget(target, "bindFramebuffer")) return; in BindFramebuffer()
274 if (!ValidateFramebufferTarget(target, funcName)) return 0; in CheckFramebufferStatus()
432 if (!ValidateFramebufferTarget(target, funcName)) return; in FramebufferRenderbuffer()
461 if (!ValidateFramebufferTarget(target, funcName)) return; in FramebufferTexture2D()
571 if (!ValidateFramebufferTarget(target, funcName)) return JS::NullValue(); in GetFramebufferAttachmentParameter()
H A DWebGLContextValidate.cpp775 bool WebGLContext::ValidateFramebufferTarget(GLenum target, in ValidateFramebufferTarget() function in mozilla::WebGLContext
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp77 if (!ValidateFramebufferTarget(target, funcName)) in FramebufferTextureLayer()
171 if (!ValidateFramebufferTarget(target, funcName)) in ValidateInvalidateFramebuffer()
H A DWebGLContextGL.cpp135 if (!ValidateFramebufferTarget(target, "bindFramebuffer")) in BindFramebuffer()
263 if (!ValidateFramebufferTarget(target, funcName)) in CheckFramebufferStatus()
465 if (!ValidateFramebufferTarget(target, funcName)) in FramebufferRenderbuffer()
500 if (!ValidateFramebufferTarget(target, funcName)) in FramebufferTexture2D()
634 if (!ValidateFramebufferTarget(target, funcName)) in GetFramebufferAttachmentParameter()
H A DWebGLContextValidate.cpp790 WebGLContext::ValidateFramebufferTarget(GLenum target, in ValidateFramebufferTarget() function in mozilla::WebGLContext
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp115 if (!ValidateFramebufferTarget(target)) return false; in ValidateInvalidateFramebuffer()
H A DWebGLContextGL.cpp106 if (!ValidateFramebufferTarget(target)) return; in BindFramebuffer()
216 if (!ValidateFramebufferTarget(target)) return 0; in CheckFramebufferStatus()
324 if (!ValidateFramebufferTarget(target)) return; in FramebufferAttach()
H A DWebGLContextValidate.cpp613 bool WebGLContext::ValidateFramebufferTarget(GLenum target) const { in ValidateFramebufferTarget() function in mozilla::WebGLContext
H A DWebGLContext.h1109 bool ValidateFramebufferTarget(GLenum target) const;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp115 if (!ValidateFramebufferTarget(target)) return false; in ValidateInvalidateFramebuffer()
H A DWebGLContextGL.cpp105 if (!ValidateFramebufferTarget(target)) return; in BindFramebuffer()
215 if (!ValidateFramebufferTarget(target)) return 0; in CheckFramebufferStatus()
323 if (!ValidateFramebufferTarget(target)) return; in FramebufferAttach()
H A DWebGLContextValidate.cpp624 bool WebGLContext::ValidateFramebufferTarget(GLenum target) const { in ValidateFramebufferTarget() function in mozilla::WebGLContext
H A DWebGLContext.h1104 bool ValidateFramebufferTarget(GLenum target) const;
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp115 if (!ValidateFramebufferTarget(target)) return false; in ValidateInvalidateFramebuffer()
H A DWebGLContextGL.cpp106 if (!ValidateFramebufferTarget(target)) return; in BindFramebuffer()
244 if (!ValidateFramebufferTarget(target)) return 0; in CheckFramebufferStatus()
352 if (!ValidateFramebufferTarget(target)) return; in FramebufferAttach()
H A DWebGLContextValidate.cpp582 bool WebGLContext::ValidateFramebufferTarget(GLenum target) const { in ValidateFramebufferTarget() function in mozilla::WebGLContext
H A DWebGLContext.h1120 bool ValidateFramebufferTarget(GLenum target) const;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp115 if (!ValidateFramebufferTarget(target)) return false; in ValidateInvalidateFramebuffer()
H A DWebGLContextGL.cpp106 if (!ValidateFramebufferTarget(target)) return; in BindFramebuffer()
216 if (!ValidateFramebufferTarget(target)) return 0; in CheckFramebufferStatus()
324 if (!ValidateFramebufferTarget(target)) return; in FramebufferAttach()
H A DWebGLContextValidate.cpp613 bool WebGLContext::ValidateFramebufferTarget(GLenum target) const { in ValidateFramebufferTarget() function in mozilla::WebGLContext
H A DWebGLContext.h1109 bool ValidateFramebufferTarget(GLenum target) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dwebgl2_rendering_context_base.h1054 bool ValidateFramebufferTarget(GLenum target) override;
H A Dwebgl2_rendering_context_base.cc589 if (!ValidateFramebufferTarget(target)) { in CheckAndTranslateAttachments()
5398 bool WebGL2RenderingContextBase::ValidateFramebufferTarget(GLenum target) { in ValidateFramebufferTarget() function in blink::WebGL2RenderingContextBase
5529 if (!ValidateFramebufferTarget(target)) { in ValidateGetFramebufferAttachmentParameterFunc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webgl/
H A Dwebgl2_rendering_context_base.h1054 bool ValidateFramebufferTarget(GLenum target) override;

12