Searched refs:UniformScalar (Results 1 – 2 of 2) sorted by relevance
66 using UniformScalar = Uniform<Tag, T>; typedef75 struct name_ : ::mbgl::gl::UniformScalar<name_, type_> { static auto name() { return #name_; } }
269 struct InterpolationUniform : gl::UniformScalar<InterpolationUniform<Attr>, float> {