#include <Foundation/Foundation.h>#include <QuartzCore/QuartzCore.h>#include "flutter/shell/gpu/gpu_surface_noop.h"#include "gtest/gtest.h"#include "impeller/entity/mtl/entity_shaders.h"#include "impeller/entity/mtl/framebuffer_blend_shaders.h"#include "impeller/entity/mtl/modern_shaders.h"#include "impeller/renderer/backend/metal/context_mtl.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| flutter::testing::TEST (GPUSurfaceNoop, InvalidImpellerContextCreatesCausesSurfaceToBeInvalid) | |