MCPcopy 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
246bool OpenGLHWTexture::Validate() const
247{
248 return GetID() != 0;
249}
250
251drape_ptr<HWTexture> OpenGLHWTextureAllocator::CreateTexture(ref_ptr<dp::GraphicsContext> context)
252{

Callers 6

TryReadMethod · 0.45
TryReadFromQueueMethod · 0.45
RenderFrameMethod · 0.45
RenderEmptyFrameMethod · 0.45
RenderFrameMethod · 0.45
OnContextCreateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected