Home
last modified time | relevance | path

Searched defs:toCompound (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLType.cpp49 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLType.cpp50 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLType.cpp50 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sksl/ir/
H A DSkSLType.cpp50 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLType.cpp50 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLType.cpp50 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/sksl/ir/
H A DSkSLType.cpp40 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sksl/ir/
H A DSkSLType.cpp54 const Type& Type::toCompound(const Context& context, int columns, int rows) const { in toCompound() function in SkSL::Type
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/query/
H A Dplan_enumerator.cpp930 vector<MatchExpression*> toCompound; in enumerateOneIndex() local