Searched defs:memoryLayout (Results 1 – 2 of 2) sorted by relevance
2017 MemoryLayout memoryLayout(MemoryLayout::kMetal_Standard); in writeFields() local
513 void SPIRVCodeGenerator::writeStruct(const Type& type, const MemoryLayout& memoryLayout, in writeStruct()3283 MemoryLayout memoryLayout = this->memoryLayoutForVariable(intf.variable()); in writeInterfaceBlock() local