Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp159 void emitStructDeclaration(const TType &type);
1173 void GenMetalTraverser::emitStructDeclaration(const TType &type) in emitStructDeclaration() function in GenMetalTraverser
1282 emitStructDeclaration(type); in emitVariableDeclaration()