Home
last modified time | relevance | path

Searched defs:EmitVariableDeclarationConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DEmitMetal.cpp114 struct EmitVariableDeclarationConfig struct in __anon45ec70e50111::GenMetalTraverser
116 bool isParameter = false;
117 bool isMainParameter = false;
118 bool emitPostQualifier = false;
119 bool isPacked = false;
120 bool disableStructSpecifier = false;
121 bool isUBO = false;
122 const AddressSpace *isPointer = nullptr;
123 const AddressSpace *isReference = nullptr;
/aosp_15_r20/external/angle/src/compiler/translator/wgsl/
H A DTranslatorWGSL.cpp138 struct EmitVariableDeclarationConfig struct in sh::__anonaf0b64fb0111::OutputWGSLTraverser
140 bool isParameter = false;
141 bool disableStructSpecifier = false;
142 bool needsVar = false;
143 bool isGlobalScope = false;