Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::ganesh::PathRendererChain::Options Struct Reference

#include <PathRendererChain.h>

Public Attributes

bool fAllowPathMaskCaching = false
 
GpuPathRenderers fGpuPathRenderers = GpuPathRenderers::kDefault
 

Detailed Description

Definition at line 30 of file PathRendererChain.h.

Member Data Documentation

◆ fAllowPathMaskCaching

bool skgpu::ganesh::PathRendererChain::Options::fAllowPathMaskCaching = false

Definition at line 31 of file PathRendererChain.h.

◆ fGpuPathRenderers

GpuPathRenderers skgpu::ganesh::PathRendererChain::Options::fGpuPathRenderers = GpuPathRenderers::kDefault

Definition at line 32 of file PathRendererChain.h.


The documentation for this struct was generated from the following file: