Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Validate
Method
Validate
libs/drape/hw_texture.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
bool OpenGLHWTexture::Validate() const
247
{
248
return GetID() != 0;
249
}
250
251
drape_ptr<HWTexture> OpenGLHWTextureAllocator::CreateTexture(ref_ptr<dp::GraphicsContext> context)
252
{
Callers
6
TryRead
Method · 0.45
TryReadFromQueue
Method · 0.45
RenderFrame
Method · 0.45
RenderEmptyFrame
Method · 0.45
RenderFrame
Method · 0.45
OnContextCreate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected