Searched defs:Specialize (Results 1 – 2 of 2) sorted by relevance
179 struct StatusOrHelper::Specialize { struct185 struct StatusOrHelper::Specialize<T*> { argument
58 static GrSpecializedUniform<T> Specialize(const T& value) { in Specialize() function