Home
last modified time | relevance | path

Searched refs:GetMainSequence (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A DTranslatorVulkan.cpp274 TIntermSequence *GetMainSequence(TIntermBlock *root) in GetMainSequence() function
966 if (!FlipBuiltinVariable(this, root, GetMainSequence(root), viewportYScale, in translateImpl()
976 if (!InsertFragCoordCorrection(this, root, GetMainSequence(root), &getSymbolTable(), in translateImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A DTranslatorVulkan.cpp282 TIntermSequence *GetMainSequence(TIntermBlock *root) in GetMainSequence() function
998 if (!RotateAndFlipBuiltinVariable(this, root, GetMainSequence(root), flipXY, in translateImpl()
1008 if (!InsertFragCoordCorrection(this, compileOptions, root, GetMainSequence(root), in translateImpl()