Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp1188 const bool reclaimUnusedAttributeIndices = mCompiler.getShaderVersion() < 300; in emitStructDeclaration() local
1216 if (!reclaimUnusedAttributeIndices) in emitStructDeclaration()