Home
last modified time | relevance | path

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

/external/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1029 Value SkVMGenerator::writeConstructorSplat(const ConstructorSplat& c) { in writeConstructorSplat() function in SkSL::SkVMGenerator
DSkSLSPIRVCodeGenerator.cpp1698 SpvId SPIRVCodeGenerator::writeConstructorSplat(const ConstructorSplat& c, OutputStream& out) { in writeConstructorSplat() function in SkSL::SPIRVCodeGenerator