Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
GrVkBackendSurfacePriv.h
Go to the documentation of this file.
1/*
2 * Copyright 2023 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 GrVkBackendSurfacePriv_DEFINED
9#define GrVkBackendSurfacePriv_DEFINED
10
14
17
18namespace skgpu {
19class MutableTextureState;
20}
21
22namespace GrBackendTextures {
23
25 int height,
26 const GrVkImageInfo&,
28
29} // namespace GrBackendTextures
30
31
32namespace GrBackendRenderTargets {
33
35 int height,
36 const GrVkImageInfo&,
38
39} // namespace GrBackendRenderTargets
40
41#endif
#define SK_API
Definition SkAPI.h:35
SK_API GrBackendRenderTarget MakeVk(int width, int height, const GrVkImageInfo &)
SK_API GrBackendTexture MakeVk(int width, int height, const GrVkImageInfo &, std::string_view label={})
int32_t height
int32_t width