Flutter Engine
The Flutter Engine
|
#include <memory>
#include "impeller/core/formats.h"
#include "impeller/core/texture_descriptor.h"
#include "impeller/entity/contents/test/recording_render_pass.h"
#include "impeller/entity/contents/tiled_texture_contents.h"
#include "impeller/entity/entity_playground.h"
#include "impeller/playground/playground_test.h"
#include "third_party/googletest/googletest/include/gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
namespace | impeller |
namespace | impeller::testing |
Functions | |
impeller::testing::TEST_P (EntityTest, TiledTextureContentsRendersWithCorrectPipeline) | |
impeller::testing::TEST_P (EntityTest, TiledTextureContentsRendersWithCorrectPipelineExternalOES) | |