Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp723 TIntermTyped *uNormalized = new TIntermBinary(EOpAdd, CreateFloatNode(0.5f), ucDivMa); in declareCoordTranslationFunction() local
726 body->appendStatement(new TIntermBinary(EOpAssign, uc->deepCopy(), uNormalized)); in declareCoordTranslationFunction()