CreateTextureCubeForFixture(std::array< const char *, 6 > fixture_names) const | impeller::Playground | |
CreateTextureForFixture(const char *fixture_name, bool enable_mipmapping=false) const | impeller::Playground | |
CreateTextureForMapping(const std::shared_ptr< Context > &context, std::shared_ptr< fml::Mapping > mapping, bool enable_mipmapping=false) | impeller::Playground | static |
DecodeImageRGBA(const std::shared_ptr< CompressedImage > &compressed) | impeller::Playground | static |
EntityPlayground() | impeller::EntityPlayground | |
EntityPlaygroundCallback typedef | impeller::EntityPlayground | |
GetBackend() const | impeller::PlaygroundTest | |
GetContentContext() const | impeller::EntityPlayground | |
GetContentScale() const | impeller::Playground | |
GetContext() const | impeller::Playground | |
GetCursorPosition() const | impeller::Playground | |
GetSecondsElapsed() const | impeller::Playground | |
GetWindowSize() const | impeller::Playground | |
GetWindowTitle() const override | impeller::PlaygroundTest | virtual |
LoadFixtureImageCompressed(std::shared_ptr< fml::Mapping > mapping) | impeller::Playground | static |
MakeContext() const | impeller::Playground | |
OpenAssetAsMapping(std::string asset_name) const override | impeller::PlaygroundTest | virtual |
OpenAssetAsRuntimeStage(const char *asset_name) const | impeller::PlaygroundTest | |
OpenPlaygroundHere(Entity entity) | impeller::EntityPlayground | |
OpenPlaygroundHere(EntityPass &entity_pass) | impeller::EntityPlayground | |
OpenPlaygroundHere(EntityPlaygroundCallback callback) | impeller::EntityPlayground | |
impeller::PlaygroundTest::OpenPlaygroundHere(const Renderer::RenderCallback &render_callback) | impeller::Playground | |
impeller::PlaygroundTest::OpenPlaygroundHere(SinglePassCallback pass_callback) | impeller::Playground | |
Playground(PlaygroundSwitches switches) | impeller::Playground | explicit |
PlaygroundTest() | impeller::PlaygroundTest | |
SetCapabilities(const std::shared_ptr< Capabilities > &capabilities) | impeller::Playground | |
SetTypographerContext(std::shared_ptr< TypographerContext > typographer_context) | impeller::EntityPlayground | |
SetUp() override | impeller::PlaygroundTest | |
SetupContext(PlaygroundBackend backend) | impeller::Playground | |
SetupWindow() | impeller::Playground | |
SetWindowSize(ISize size) | impeller::Playground | protected |
ShouldOpenNewPlaygrounds() | impeller::Playground | static |
SinglePassCallback typedef | impeller::Playground | |
SupportsBackend(PlaygroundBackend backend) | impeller::Playground | static |
switches_ | impeller::Playground | protected |
TearDown() override | impeller::PlaygroundTest | |
TeardownWindow() | impeller::Playground | |
WillRenderSomething() const | impeller::Playground | |
~EntityPlayground() | impeller::EntityPlayground | |
~Playground() | impeller::Playground | virtual |
~PlaygroundTest() | impeller::PlaygroundTest | virtual |