#include "flutter/lib/gpu/context.h"#include <future>#include "flutter/lib/gpu/formats.h"#include "flutter/lib/ui/ui_dart_state.h"#include "fml/make_copyable.h"#include "impeller/core/allocator.h"#include "impeller/core/formats.h"#include "impeller/core/texture_descriptor.h"#include "impeller/renderer/context.h"#include "tonic/converter/dart_converter.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::gpu |
|
extern |
Definition at line 115 of file context.cc.
References flutter::gpu::FromImpellerPixelFormat(), impeller::Context::GetCapabilities(), and flutter::gpu::Context::GetContext().
|
extern |
Definition at line 127 of file context.cc.
References flutter::gpu::FromImpellerPixelFormat(), impeller::Context::GetCapabilities(), and flutter::gpu::Context::GetContext().
|
extern |
Definition at line 121 of file context.cc.
References flutter::gpu::FromImpellerPixelFormat(), impeller::Context::GetCapabilities(), and flutter::gpu::Context::GetContext().
|
extern |
Definition at line 133 of file context.cc.
References impeller::Context::GetCapabilities(), and flutter::gpu::Context::GetContext().
|
extern |
Definition at line 143 of file context.cc.
References impeller::Context::GetCapabilities(), and flutter::gpu::Context::GetContext().
|
extern |
Definition at line 150 of file context.cc.
References impeller::Context::GetCapabilities(), and flutter::gpu::Context::GetContext().
|
extern |
Definition at line 138 of file context.cc.
References flutter::gpu::Context::GetContext(), and flutter::gpu::SupportsNormalOffscreenMSAA().
| Dart_Handle InternalFlutterGpu_Context_InitializeDefault | ( | Dart_Handle | wrapper | ) |
Exports
Definition at line 102 of file context.cc.
References flutter::gpu::Context::GetDefaultContext(), and tonic::ToDart().
|
extern |
Definition at line 157 of file context.cc.
References impeller::Context::GetCapabilities(), flutter::gpu::Context::GetContext(), and flutter::gpu::ToImpellerCompressedTextureFamily().
|
extern |
Definition at line 164 of file context.cc.
References impeller::CompressedTextureFamilyForFormat(), format, impeller::Context::GetCapabilities(), flutter::gpu::Context::GetContext(), impeller::IsCompressed(), impeller::kUnknown, and flutter::gpu::ToImpellerPixelFormat().