Home
last modified time | relevance | path

Searched refs:writeOutputStruct (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.h92 void writeOutputStruct();
DSkSLMetalCodeGenerator.cpp2327 void MetalCodeGenerator::writeOutputStruct() { in writeOutputStruct() function in SkSL::MetalCodeGenerator
2717 this->writeOutputStruct(); in generateCode()