Flutter Engine
The Flutter Engine
|
#include <memory>
#include "flutter/testing/testing.h"
#include "impeller/core/allocator.h"
#include "impeller/core/formats.h"
#include "impeller/core/texture_descriptor.h"
#include "impeller/geometry/size.h"
#include "impeller/renderer/testing/mocks.h"
Go to the source code of this file.
Namespaces | |
namespace | impeller |
namespace | impeller::testing |
Functions | |
impeller::testing::TEST (AllocatorTest, TextureDescriptorCompatibility) | |