Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
127
void VertexArrayBuffer::Preflush(ref_ptr<GraphicsContext> context)
128
{
129
PreflushImpl(context);
130
}
131
132
void VertexArrayBuffer::PreflushImpl(ref_ptr<GraphicsContext> context)
133
{
Callers
2
FinalizeBucket
Method · 0.80
Flush
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected