Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
GrMockTypesPriv.h
Go to the documentation of this file.
1/*
2 * Copyright 2021 Google LLC
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#ifndef GrMockTypesPriv_DEFINED
9#define GrMockTypesPriv_DEFINED
10
12#include "include/gpu/GrTypes.h"
15
16#include <cstdint>
17
29
31 uint32_t sampleCount,
32 uint32_t levelCount,
33 GrProtected isProtected);
34
35#endif
36
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
Definition DM.cpp:213
GrMockSurfaceInfo GrMockTextureSpecToSurfaceInfo(const GrMockTextureSpec &mockSpec, uint32_t sampleCount, uint32_t levelCount, GrProtected isProtected)
GrColorType
Protected
Definition GpuTypes.h:61
GrColorType fColorType
GrMockTextureSpec(const GrMockSurfaceInfo &info)
SkTextureCompressionType fCompressionType