Searched defs:EmitVariableDeclarationConfig (Results 1 – 2 of 2) sorted by relevance
114 struct EmitVariableDeclarationConfig struct in __anon45ec70e50111::GenMetalTraverser116 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;
138 struct EmitVariableDeclarationConfig struct in sh::__anonaf0b64fb0111::OutputWGSLTraverser140 bool isParameter = false;141 bool disableStructSpecifier = false;142 bool needsVar = false;143 bool isGlobalScope = false;