Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp145 spv::Id getInvertedSwizzleType(const glslang::TIntermTyped&);
1897 invertedType = getInvertedSwizzleType(*node->getOperand()); in visitUnary()
2929 spv::Id TGlslangToSpvTraverser::getInvertedSwizzleType(const glslang::TIntermTyped& node) in getInvertedSwizzleType() function in __anon26c506720111::TGlslangToSpvTraverser