Flutter Engine
The Flutter Engine
|
#include <memory>
#include "flutter/testing/testing.h"
#include "gtest/gtest.h"
#include "impeller/core/formats.h"
#include "impeller/entity/entity_pass_target.h"
#include "impeller/entity/entity_playground.h"
Go to the source code of this file.
Namespaces | |
namespace | impeller |
namespace | impeller::testing |
Typedefs | |
using | impeller::testing::EntityPassTargetTest = EntityPlayground |
Functions | |
impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (HostBufferTest) | |
impeller::testing::TEST_P (EntityPassTargetTest, SwapWithMSAATexture) | |
impeller::testing::TEST_P (EntityPassTargetTest, SwapWithMSAAImplicitResolve) | |