Flutter Engine
The Flutter Engine
|
#include "include/core/SkTextureCompressionType.h"
#include "include/gpu/GrTypes.h"
#include "include/gpu/mock/GrMockTypes.h"
#include "include/private/gpu/ganesh/GrTypesPriv.h"
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | GrMockTextureSpec |
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.