Home
last modified time | relevance | path

Searched refs:ScopedResolveTexturesForDraw (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextDraw.cpp32 class ScopedResolveTexturesForDraw class
44 ScopedResolveTexturesForDraw(WebGLContext* webgl, const char* funcName,
46 ~ScopedResolveTexturesForDraw();
94 ScopedResolveTexturesForDraw::ScopedResolveTexturesForDraw(WebGLContext* webgl, in ScopedResolveTexturesForDraw() function in mozilla::ScopedResolveTexturesForDraw
165 ScopedResolveTexturesForDraw::~ScopedResolveTexturesForDraw() in ~ScopedResolveTexturesForDraw()
561 ScopedResolveTexturesForDraw scopedResolve(this, funcName, &error); in DrawArrays()
598 ScopedResolveTexturesForDraw scopedResolve(this, funcName, &error); in DrawArraysInstanced()
795 ScopedResolveTexturesForDraw scopedResolve(this, funcName, &error); in DrawElements()
840 ScopedResolveTexturesForDraw scopedResolve(this, funcName, &error); in DrawElementsInstanced()
H A DWebGLContext.h93 class ScopedResolveTexturesForDraw; variable
2042 friend class ScopedResolveTexturesForDraw; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextDraw.cpp34 class ScopedResolveTexturesForDraw { class
44 ScopedResolveTexturesForDraw(WebGLContext* webgl, const char* funcName,
46 ~ScopedResolveTexturesForDraw();
91 ScopedResolveTexturesForDraw::ScopedResolveTexturesForDraw( in ScopedResolveTexturesForDraw() function in mozilla::ScopedResolveTexturesForDraw
143 ScopedResolveTexturesForDraw::~ScopedResolveTexturesForDraw() { in ~ScopedResolveTexturesForDraw()
525 const ScopedResolveTexturesForDraw scopedResolve(this, funcName, &error); in DrawArraysInstanced()
682 const ScopedResolveTexturesForDraw scopedResolve(this, funcName, &error); in DrawElementsInstanced()
H A DWebGLContext.h71 class ScopedResolveTexturesForDraw; variable
2065 friend class ScopedResolveTexturesForDraw; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContextDraw.cpp33 class ScopedResolveTexturesForDraw { class
43 ScopedResolveTexturesForDraw(WebGLContext* webgl, bool* const out_error);
44 ~ScopedResolveTexturesForDraw();
75 ScopedResolveTexturesForDraw::ScopedResolveTexturesForDraw( in ScopedResolveTexturesForDraw() function in mozilla::ScopedResolveTexturesForDraw
159 ScopedResolveTexturesForDraw::~ScopedResolveTexturesForDraw() { in ~ScopedResolveTexturesForDraw()
671 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawArraysInstanced()
865 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawElementsInstanced()
H A DWebGLContext.h66 class ScopedResolveTexturesForDraw; variable
1253 friend class ScopedResolveTexturesForDraw; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLContextDraw.cpp33 class ScopedResolveTexturesForDraw { class
43 ScopedResolveTexturesForDraw(WebGLContext* webgl, bool* const out_error);
44 ~ScopedResolveTexturesForDraw();
75 ScopedResolveTexturesForDraw::ScopedResolveTexturesForDraw( in ScopedResolveTexturesForDraw() function in mozilla::ScopedResolveTexturesForDraw
152 ScopedResolveTexturesForDraw::~ScopedResolveTexturesForDraw() { in ~ScopedResolveTexturesForDraw()
664 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawArraysInstanced()
858 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawElementsInstanced()
H A DWebGLContext.h67 class ScopedResolveTexturesForDraw; variable
1299 friend class ScopedResolveTexturesForDraw; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContextDraw.cpp33 class ScopedResolveTexturesForDraw { class
43 ScopedResolveTexturesForDraw(WebGLContext* webgl, bool* const out_error);
44 ~ScopedResolveTexturesForDraw();
75 ScopedResolveTexturesForDraw::ScopedResolveTexturesForDraw( in ScopedResolveTexturesForDraw() function in mozilla::ScopedResolveTexturesForDraw
159 ScopedResolveTexturesForDraw::~ScopedResolveTexturesForDraw() { in ~ScopedResolveTexturesForDraw()
671 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawArraysInstanced()
865 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawElementsInstanced()
H A DWebGLContext.h66 class ScopedResolveTexturesForDraw; variable
1253 friend class ScopedResolveTexturesForDraw; variable
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContextDraw.cpp33 class ScopedResolveTexturesForDraw { class
43 ScopedResolveTexturesForDraw(WebGLContext* webgl, bool* const out_error);
44 ~ScopedResolveTexturesForDraw();
75 ScopedResolveTexturesForDraw::ScopedResolveTexturesForDraw( in ScopedResolveTexturesForDraw() function in mozilla::ScopedResolveTexturesForDraw
159 ScopedResolveTexturesForDraw::~ScopedResolveTexturesForDraw() { in ~ScopedResolveTexturesForDraw()
705 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawArraysInstanced()
898 const ScopedResolveTexturesForDraw scopedResolve(this, &error); in DrawElementsInstanced()
H A DWebGLContext.h64 class ScopedResolveTexturesForDraw; variable
1269 friend class ScopedResolveTexturesForDraw; variable