Home
last modified time | relevance | path

Searched refs:ValidateViewType (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLTextureUpload.cpp132 ValidateViewType(WebGLContext* webgl, const char* funcName, GLenum unpackType, in ValidateViewType() function
443 if (!ValidateViewType(webgl, funcName, pi.type, src)) in ValidateTexOrSubImage()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLTextureUpload.cpp135 static bool ValidateViewType(WebGLContext* webgl, const char* funcName, in ValidateViewType() function
457 if (!ValidateViewType(webgl, funcName, pi.type, src)) return nullptr; in ValidateTexOrSubImage()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DClientWebGLContext.h903 bool ValidateViewType(GLenum unpackType, const TexImageSource& src) const;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DClientWebGLContext.h889 bool ValidateViewType(GLenum unpackType, const TexImageSource& src) const;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DClientWebGLContext.h903 bool ValidateViewType(GLenum unpackType, const TexImageSource& src) const;
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DClientWebGLContext.h915 bool ValidateViewType(GLenum unpackType, const TexImageSource& src) const;