Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/vulkan/
DRewriteR32fImages.cpp271 TIntermTyped *declVariable = sequence.front()->getAsTyped(); in visitDeclaration() local
272 const TType &type = declVariable->getType(); in visitDeclaration()
279 TIntermSymbol *oldSymbol = declVariable->getAsSymbolNode(); in visitDeclaration()