Searched defs:memoryLayout (Results 1 – 2 of 2) sorted by relevance
2348 MemoryLayout memoryLayout(MemoryLayout::Standard::kMetal); in writeFields() local
968 SpvId SPIRVCodeGenerator::writeStruct(const Type& type, const MemoryLayout& memoryLayout) { in writeStruct()3502 MemoryLayout memoryLayout = this->memoryLayoutForVariable(*intf.var()); in writeInterfaceBlock() local