Searched defs:SamplerType (Results 1 – 12 of 12) sorted by relevance
530 static const struct SamplerType in init() struct532 TextureSizeCase::TextureType type; in init()533 const char* name; in init()
52 using SamplerType = Sampler; member
53 using SamplerType = Sampler; member
54 using SamplerType = Sampler; member
70 using SamplerType = Sampler; member
87 enum SamplerType { kCustomTopNSampler, kCustomTopPercentSampler, kSubsetRandomSampler, kPKSampler, … enum
60 enum SamplerType enum
300 class SamplerType final : public Type { class304 SamplerType(const char* name, const Type& textureType) in SamplerType() function in SkSL::SamplerType
62 enum SamplerType enum
571 class SamplerType final : public Type { class575 SamplerType(const char* name, const Type& textureType) in SamplerType() function in SkSL::SamplerType
298 enum SamplerType enum in sw::Shader