#include <functional>#include <memory>#include "impeller/core/sampler_descriptor.h"#include "impeller/geometry/color.h"#include "impeller/geometry/rect.h"#include "impeller/renderer/snapshot.h"#include "impeller/typographer/lazy_glyph_atlas.h"Go to the source code of this file.
Classes | |
| class | impeller::Contents |
Namespaces | |
| impeller | |
Functions | |
| ContentContextOptions | impeller::OptionsFromPass (const RenderPass &pass) |
| ContentContextOptions | impeller::OptionsFromPassAndEntity (const RenderPass &pass, const Entity &entity) |