Flutter Engine
The Flutter Engine
|
#include "include/gpu/mock/GrMockTypes.h"
#include "include/core/SkTextureCompressionType.h"
#include "include/gpu/GrBackendSurface.h"
#include "include/gpu/GrTypes.h"
#include "src/gpu/ganesh/mock/GrMockTypesPriv.h"
Go to the source code of this file.
Functions | |
GrMockSurfaceInfo | GrMockTextureSpecToSurfaceInfo (const GrMockTextureSpec &mockSpec, uint32_t sampleCount, uint32_t levelCount, GrProtected isProtected) |
GrMockSurfaceInfo GrMockTextureSpecToSurfaceInfo | ( | const GrMockTextureSpec & | mockSpec, |
uint32_t | sampleCount, | ||
uint32_t | levelCount, | ||
GrProtected | isProtected | ||
) |
Definition at line 23 of file GrMockTypes.cpp.