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