Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp1005 TIntermFunctionDefinition *coordTranslationFunctionDecl = in RewriteCubeMapSamplersAs2DArray() local
1010 if (coordTranslationFunctionDecl) in RewriteCubeMapSamplersAs2DArray()
1012 root->insertChildNodes(firstFunctionIndex, TIntermSequence({coordTranslationFunctionDecl})); in RewriteCubeMapSamplersAs2DArray()