Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DNameEmbeddedUniformStructsMetal.cpp77 TIntermSymbol *structDeclarator = new TIntermSymbol(structVariable); in doReplacement() local
79 structDeclaration->appendDeclarator(structDeclarator); in doReplacement()
/external/angle/src/compiler/translator/tree_ops/vulkan/
DSeparateStructFromUniformDeclarations.cpp75 TIntermSymbol *structDeclarator = new TIntermSymbol(structVariable); in doReplacement() local
77 structDeclaration->appendDeclarator(structDeclarator); in doReplacement()