Home
last modified time | relevance | path

Searched defs:opacityVertexBuffer (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dsymbol_bucket.hpp95 optional<gl::VertexBuffer<SymbolOpacityAttributes::Vertex>> opacityVertexBuffer; member
112 optional<gl::VertexBuffer<SymbolOpacityAttributes::Vertex>> opacityVertexBuffer; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.hpp293 const gl::VertexBuffer<SymbolOpacityAttributes::Vertex>& opacityVertexBuffer, in computeAllAttributeBindings()