#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/texture_contents.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 | |
| impeller | |
| impeller::testing | |
Typedefs | |
| using | impeller::testing::EntityTest = EntityPlayground |
Functions | |
| impeller::testing::TEST_P (EntityTest, TiledTextureContentsRendersWithCorrectPipeline) | |
| impeller::testing::TEST_P (EntityTest, TiledTextureContentsRendersWithCorrectPipelineExternalOES) | |