Searched refs:cleanupOnDestruction (Results 1 – 2 of 2) sorted by relevance
209 cleanupOnDestruction = cleanup; in setCleanupOnDestruction()213 bool cleanupOnDestruction = true; member in mbgl::gl::Context
106 if (cleanupOnDestruction) { in ~Context()