Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/msl/
DAstHelpers.cpp454 TIntermTyped &fromTypeSwizzle = SubVector(fromNode, i, i + 1); in CoerceSimple() local
456 *new TType(toBasicType, 1, 1), new TIntermSequence{&fromTypeSwizzle}); in CoerceSimple()
507 TIntermTyped &fromTypeSwizzle = SubVector(fromNode, i, i + 1); in CoerceSimple() local
509 *new TType(toBasicType, 1, 1), new TIntermSequence{&fromTypeSwizzle}); in CoerceSimple()