Flutter Engine
The Flutter Engine
|
#include "impeller/entity/contents/contents.h"
#include <optional>
#include "fml/logging.h"
#include "impeller/base/validation.h"
#include "impeller/core/formats.h"
#include "impeller/entity/contents/anonymous_contents.h"
#include "impeller/entity/contents/content_context.h"
#include "impeller/entity/entity.h"
#include "impeller/renderer/command_buffer.h"
#include "impeller/renderer/render_pass.h"
Go to the source code of this file.
Namespaces | |
namespace | impeller |
Functions | |
ContentContextOptions | impeller::OptionsFromPass (const RenderPass &pass) |
ContentContextOptions | impeller::OptionsFromPassAndEntity (const RenderPass &pass, const Entity &entity) |