Searched defs:SamplerFunction (Results 1 – 1 of 1) sorted by relevance
44 struct SamplerFunction struct46 SamplerFunction(SamplerMethod method, bool offset = false, bool sample = false) in SamplerFunction() argument52 operator SamplerMethod() const { return method; } in operator SamplerMethod()54 const SamplerMethod method;55 const bool offset;56 const bool sample;