MCPcopy Create free account
hub / github.com/comaps/comaps / Preflush

Method Preflush

libs/drape/vertex_array_buffer.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127void VertexArrayBuffer::Preflush(ref_ptr<GraphicsContext> context)
128{
129 PreflushImpl(context);
130}
131
132void VertexArrayBuffer::PreflushImpl(ref_ptr<GraphicsContext> context)
133{

Callers 2

FinalizeBucketMethod · 0.80
FlushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected