Searched defs:SamplerType (Results 1 – 4 of 4) sorted by relevance
550 static const struct SamplerType in init() struct552 TextureSizeCase::TextureType type; in init()553 const char *name; in init()
16 enum class SamplerType enum
60 enum SamplerType enum
545 class SamplerType final : public Type { class549 SamplerType(const char* name, const Type& textureType) in SamplerType() function in SkSL::SamplerType