Home
last modified time | relevance | path

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

/external/skia/src/sksl/ir/
DSkSLConstructorSplat.h28 ConstructorSplat(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorSplat() function
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.h29 class ConstructorSplat; variable