Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Classes | |
class | GrGLTextureParameters |
struct | GrGLTextureParameters::SamplerOverriddenState |
struct | GrGLTextureParameters::NonsamplerState |
class | GrGLBackendTextureInfo |
struct | GrGLTextureSpec |
Functions | |
GrGLSurfaceInfo | GrGLTextureSpecToSurfaceInfo (const GrGLTextureSpec &glSpec, uint32_t sampleCount, uint32_t levelCount, skgpu::Protected isProtected) |
Variables | |
static constexpr int | kGrGLColorFormatCount = static_cast<int>(GrGLFormat::kLastColorFormat) + 1 |
GrGLSurfaceInfo GrGLTextureSpecToSurfaceInfo | ( | const GrGLTextureSpec & | glSpec, |
uint32_t | sampleCount, | ||
uint32_t | levelCount, | ||
skgpu::Protected | isProtected | ||
) |
Definition at line 60 of file GrGLTypesPriv.cpp.
|
staticconstexpr |
Definition at line 14 of file GrGLTypesPriv.h.