Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLType.cpp452 std::unique_ptr<Type> Type::MakeSamplerType(const char* name, const Type& textureType) { in MakeSamplerType() function in SkSL::Type
/third_party/skia/m133/src/sksl/ir/
DSkSLType.cpp828 std::unique_ptr<Type> Type::MakeSamplerType(const char* name, const Type& textureType) { in MakeSamplerType() function in SkSL::Type