Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1301 SpvId SPIRVCodeGenerator::writeFunctionCallArgument(const Expression& arg, in writeFunctionCallArgument() function in SkSL::SPIRVCodeGenerator
/third_party/skia/m133/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2643 void SPIRVCodeGenerator::writeFunctionCallArgument(TArray<SpvId>& argumentList, in writeFunctionCallArgument() function in SkSL::SPIRVCodeGenerator