Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLType.cpp473 std::unique_ptr<Type> Type::MakeTextureType(const char* name, SpvDim_ dimensions, bool isDepth, in MakeTextureType() function in SkSL::Type
/third_party/skia/m133/src/sksl/ir/
DSkSLType.cpp928 std::unique_ptr<Type> Type::MakeTextureType(const char* name, SpvDim_ dimensions, bool isDepth, in MakeTextureType() function in SkSL::Type