Searched refs:sortFeaturesByY (Results 1 – 2 of 2) sorted by relevance
27 sortFeaturesByY(sortFeaturesByY_), in SymbolBucket()47 …text.indexBuffer = context.createIndexBuffer(std::move(text.triangles), sortFeaturesByY ? gl::Buff… in upload()67 …icon.indexBuffer = context.createIndexBuffer(std::move(icon.triangles), sortFeaturesByY ? gl::Buff… in upload()160 if (!sortFeaturesByY) { in sortFeatures()
49 bool sortFeaturesByY,66 const bool sortFeaturesByY; member in mbgl::SymbolBucket