Searched refs:BaseAttribute (Results 1 – 1 of 1) sorted by relevance
126 using BaseAttribute = A; typedef in mbgl::SourceFunctionPaintPropertyBinder127 using BaseAttributeValue = typename BaseAttribute::Value;128 using BaseVertex = gl::detail::Vertex<BaseAttribute>;155 return Attribute::binding(*vertexBuffer, 0, BaseAttribute::Dimensions); in attributeBinding()182 using BaseAttribute = A; typedef in mbgl::CompositeFunctionPaintPropertyBinder183 using BaseAttributeValue = typename BaseAttribute::Value;