Home
last modified time | relevance | path

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

/external/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp2348 MemoryLayout memoryLayout(MemoryLayout::Standard::kMetal); in writeFields() local
DSkSLSPIRVCodeGenerator.cpp968 SpvId SPIRVCodeGenerator::writeStruct(const Type& type, const MemoryLayout& memoryLayout) { in writeStruct()
3502 MemoryLayout memoryLayout = this->memoryLayoutForVariable(*intf.var()); in writeInterfaceBlock() local