Searched defs:memoryLayout (Results 1 – 5 of 5) sorted by relevance
1678 SpvId SPIRVCodeGenerator::writeStruct(const Type& type, const MemoryLayout& memoryLayout) { in writeStruct()1785 const MemoryLayout& memoryLayout) { in getType()1997 const MemoryLayout& memoryLayout, in getPointerType()4827 MemoryLayout memoryLayout = this->memoryLayoutForVariable(*intf.var()); in writeInterfaceBlock() local
2778 MemoryLayout memoryLayout(MemoryLayout::Standard::kMetal); in writeFields() local
4227 void WGSLCodeGenerator::writeFields(SkSpan<const Field> fields, const MemoryLayout* memoryLayout) { in writeFields()
2017 MemoryLayout memoryLayout(MemoryLayout::kMetal_Standard); in writeFields() local
507 void SPIRVCodeGenerator::writeStruct(const Type& type, const MemoryLayout& memoryLayout, in writeStruct()3272 MemoryLayout memoryLayout = this->memoryLayoutForVariable(intf.variable()); in writeInterfaceBlock() local