Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLWGSLCodeGenerator.cpp339 void writeStageInputStruct();
1301 this->writeStageInputStruct(); in generateCode()
4305 void WGSLCodeGenerator::writeStageInputStruct() { in writeStageInputStruct() function in SkSL::WGSLCodeGenerator