#include "flutter/fml/macros.h"#include "flutter/fml/logging.h"#include "impeller/renderer/command.h"#include "impeller/renderer/render_target.h"#include "impeller/scene/scene_context.h"#include "impeller/scene/scene_encoder.h"Go to the source code of this file.
Namespaces | |
| impeller | |
| impeller::scene | |
Functions | |
| static void | impeller::scene::EncodeCommand (const SceneContext &scene_context, const Matrix &view_transform, RenderPass &render_pass, const SceneCommand &scene_command) |