Home
last modified time | relevance | path

Searched refs:FuncScopeId (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DClientWebGLContext.h794 const FuncScopeId mId;
799 mId(FuncScopeId::FuncScopeIdError) { in FuncScope()
806 FuncScope(const ClientWebGLContext* webgl, FuncScopeId aId) in FuncScope()
824 FuncScopeId GetFuncScopeId() const { in GetFuncScopeId()
825 return mFuncScope ? mFuncScope->mId : FuncScopeId::FuncScopeIdError; in GetFuncScopeId()
1952 DrawArraysInstanced(mode, first, count, 1, FuncScopeId::drawArrays); in DrawArrays()
1958 FuncScopeId::drawElements); in DrawElements()
1969 FuncScopeId::drawRangeElements); in DrawRangeElements()
2003 FuncScopeId aFuncId = FuncScopeId::drawArrays);
2008 FuncScopeId aFuncId = FuncScopeId::drawElementsInstanced);
H A DClientWebGLExtensions.h232 FuncScopeId::drawElementsInstanced); in DrawElementsInstancedANGLE()
H A DWebGLTypes.h868 enum class FuncScopeId { enum
882 inline auto GetFuncScopeName(const FuncScopeId id) { in GetFuncScopeName()
H A DClientWebGLContext.cpp4506 FuncScopeId) { in DrawArraysInstanced() argument
4513 GLsizei primcount, FuncScopeId) { in DrawElementsInstanced() argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DClientWebGLContext.h789 const FuncScopeId mId;
794 mId(FuncScopeId::FuncScopeIdError) { in FuncScope()
801 FuncScope(const ClientWebGLContext* webgl, FuncScopeId aId) in FuncScope()
819 FuncScopeId GetFuncScopeId() const { in GetFuncScopeId()
820 return mFuncScope ? mFuncScope->mId : FuncScopeId::FuncScopeIdError; in GetFuncScopeId()
1934 DrawArraysInstanced(mode, first, count, 1, FuncScopeId::drawArrays); in DrawArrays()
1940 FuncScopeId::drawElements); in DrawElements()
1951 FuncScopeId::drawRangeElements); in DrawRangeElements()
1985 FuncScopeId aFuncId = FuncScopeId::drawArrays);
1990 FuncScopeId aFuncId = FuncScopeId::drawElementsInstanced);
H A DClientWebGLExtensions.h230 FuncScopeId::drawElementsInstanced); in DrawElementsInstancedANGLE()
H A DWebGLTypes.h894 enum class FuncScopeId {
908 inline auto GetFuncScopeName(const FuncScopeId id) {
H A DClientWebGLContext.cpp4020 FuncScopeId) { in DrawArraysInstanced() argument
4027 GLsizei primcount, FuncScopeId) { in DrawElementsInstanced() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DClientWebGLContext.h794 const FuncScopeId mId;
799 mId(FuncScopeId::FuncScopeIdError) { in FuncScope()
806 FuncScope(const ClientWebGLContext* webgl, FuncScopeId aId) in FuncScope()
824 FuncScopeId GetFuncScopeId() const { in GetFuncScopeId()
825 return mFuncScope ? mFuncScope->mId : FuncScopeId::FuncScopeIdError; in GetFuncScopeId()
1952 DrawArraysInstanced(mode, first, count, 1, FuncScopeId::drawArrays); in DrawArrays()
1958 FuncScopeId::drawElements); in DrawElements()
1969 FuncScopeId::drawRangeElements); in DrawRangeElements()
2003 FuncScopeId aFuncId = FuncScopeId::drawArrays);
2008 FuncScopeId aFuncId = FuncScopeId::drawElementsInstanced);
H A DClientWebGLExtensions.h232 FuncScopeId::drawElementsInstanced); in DrawElementsInstancedANGLE()
H A DWebGLTypes.h868 enum class FuncScopeId { enum
882 inline auto GetFuncScopeName(const FuncScopeId id) { in GetFuncScopeName()
H A DClientWebGLContext.cpp4506 FuncScopeId) { in DrawArraysInstanced() argument
4513 GLsizei primcount, FuncScopeId) { in DrawElementsInstanced() argument
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DClientWebGLContext.h806 const FuncScopeId mId;
811 mId(FuncScopeId::FuncScopeIdError) { in FuncScope()
818 FuncScope(const ClientWebGLContext* webgl, FuncScopeId aId) in FuncScope()
836 FuncScopeId GetFuncScopeId() const { in GetFuncScopeId()
837 return mFuncScope ? mFuncScope->mId : FuncScopeId::FuncScopeIdError; in GetFuncScopeId()
2037 DrawArraysInstanced(mode, first, count, 1, FuncScopeId::drawArrays); in DrawArrays()
2043 FuncScopeId::drawElements); in DrawElements()
2054 FuncScopeId::drawRangeElements); in DrawRangeElements()
2088 FuncScopeId aFuncId = FuncScopeId::drawArrays);
2093 FuncScopeId aFuncId = FuncScopeId::drawElementsInstanced);
H A DClientWebGLExtensions.h232 FuncScopeId::drawElementsInstanced); in DrawElementsInstancedANGLE()
H A DWebGLTypes.h852 enum class FuncScopeId { enum
866 inline auto GetFuncScopeName(const FuncScopeId id) { in GetFuncScopeName()
H A DClientWebGLContext.cpp4690 FuncScopeId) { in DrawArraysInstanced() argument
4697 GLsizei primcount, FuncScopeId) { in DrawElementsInstanced() argument