Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GrQuadSetEntry Struct Reference

#include <GrOpsTypes.h>

Public Attributes

SkRect fRect
 
SkPMColor4f fColor
 
SkMatrix fLocalMatrix
 
GrQuadAAFlags fAAFlags
 

Detailed Description

Used by SDC::drawQuadSet and FillRectOp

Definition at line 18 of file GrOpsTypes.h.

Member Data Documentation

◆ fAAFlags

GrQuadAAFlags GrQuadSetEntry::fAAFlags

Definition at line 22 of file GrOpsTypes.h.

◆ fColor

SkPMColor4f GrQuadSetEntry::fColor

Definition at line 20 of file GrOpsTypes.h.

◆ fLocalMatrix

SkMatrix GrQuadSetEntry::fLocalMatrix

Definition at line 21 of file GrOpsTypes.h.

◆ fRect

SkRect GrQuadSetEntry::fRect

Definition at line 19 of file GrOpsTypes.h.


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