Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLMetalCodeGenerator.cpp1031 MemoryLayout memoryLayout(MemoryLayout::k140_Standard); in writeFields() local
DSkSLSPIRVCodeGenerator.cpp383 void SPIRVCodeGenerator::writeStruct(const Type& type, const MemoryLayout& memoryLayout, in writeStruct()
2656 MemoryLayout memoryLayout = (pushConstant || isBuffer) ? in writeInterfaceBlock() local