Flutter Engine
The Flutter Engine
|
#include "src/gpu/ganesh/gl/GrGLTypesPriv.h"
#include "include/core/SkScalar.h"
#include "src/gpu/Swizzle.h"
#include "src/gpu/ganesh/gl/GrGLDefines.h"
Go to the source code of this file.
Functions | |
GrGLSurfaceInfo | GrGLTextureSpecToSurfaceInfo (const GrGLTextureSpec &glSpec, uint32_t sampleCount, uint32_t levelCount, GrProtected isProtected) |
GrGLSurfaceInfo GrGLTextureSpecToSurfaceInfo | ( | const GrGLTextureSpec & | glSpec, |
uint32_t | sampleCount, | ||
uint32_t | levelCount, | ||
GrProtected | isProtected | ||
) |
Definition at line 60 of file GrGLTypesPriv.cpp.