Searched defs:SamplerType (Results 1 – 3 of 3) sorted by relevance
530 static const struct SamplerType in init() struct532 TextureSizeCase::TextureType type; in init()533 const char* name; in init()
60 enum SamplerType enum
468 class SamplerType final : public Type { class472 SamplerType(const char* name, const Type& textureType) in SamplerType() function in SkSL::SamplerType