Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
contents.cc File Reference
#include "impeller/entity/contents/contents.h"
#include <optional>
#include "fml/logging.h"
#include "impeller/base/strings.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/contents/texture_contents.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)