Flutter Engine
The Flutter Engine
ComputePipeline.cpp
Go to the documentation of this file.
1/*
2 * Copyright 2022 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
9
10namespace skgpu::graphite {
11
13 : Resource(sharedContext,
16 /*gpuMemorySize=*/0) {}
17
18} // namespace skgpu::graphite
@ kYes
Do pre-clip the geometry before applying the (perspective) matrix.
ComputePipeline(const SharedContext *)
Definition: GpuTools.h:21
Budgeted
Definition: GpuTypes.h:35