Searched refs:dynamicLayoutVertexBuffer (Results 1 – 1 of 1) sorted by relevance
292 const gl::VertexBuffer<SymbolDynamicLayoutAttributes::Vertex>& dynamicLayoutVertexBuffer, in computeAllAttributeBindings() argument296 assert(layoutVertexBuffer.vertexCount == dynamicLayoutVertexBuffer.vertexCount && in computeAllAttributeBindings()299 .concat(SymbolDynamicLayoutAttributes::bindings(dynamicLayoutVertexBuffer)) in computeAllAttributeBindings()