Flutter Engine
The Flutter Engine
|
#include "include/core/SkRefCnt.h"
#include "include/gpu/GrBackendSurface.h"
#include "include/gpu/GrTypes.h"
#include "src/gpu/ganesh/GrBackendSurfacePriv.h"
#include "src/gpu/ganesh/gl/GrGLTypesPriv.h"
#include <string_view>
Go to the source code of this file.
Classes | |
class | GrGLBackendTextureData |
Namespaces | |
namespace | skgpu |
namespace | GrBackendTextures |
Functions | |
GrBackendTexture | GrBackendTextures::MakeGL (int width, int height, skgpu::Mipmapped mipped, const GrGLTextureInfo &glInfo, sk_sp< GrGLTextureParameters > params, std::string_view label) |