Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::graphite::ClipStack::Element Struct Reference

#include <ClipStack_graphite.h>

Public Attributes

Shape fShape
 
Transform fLocalToDevice
 
SkClipOp fOp
 

Detailed Description

Definition at line 39 of file ClipStack_graphite.h.

Member Data Documentation

◆ fLocalToDevice

Transform skgpu::graphite::ClipStack::Element::fLocalToDevice

Definition at line 41 of file ClipStack_graphite.h.

◆ fOp

SkClipOp skgpu::graphite::ClipStack::Element::fOp

Definition at line 42 of file ClipStack_graphite.h.

◆ fShape

Shape skgpu::graphite::ClipStack::Element::fShape

Definition at line 40 of file ClipStack_graphite.h.


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