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

#include <VelloRenderer.h>

Public Attributes

uint32_t fWidth
 
uint32_t fHeight
 
SkColor4f fBaseColor
 
VelloAaConfig fAaConfig
 

Detailed Description

Definition at line 80 of file VelloRenderer.h.

Member Data Documentation

◆ fAaConfig

VelloAaConfig skgpu::graphite::VelloRenderer::RenderParams::fAaConfig

Definition at line 89 of file VelloRenderer.h.

◆ fBaseColor

SkColor4f skgpu::graphite::VelloRenderer::RenderParams::fBaseColor

Definition at line 86 of file VelloRenderer.h.

◆ fHeight

uint32_t skgpu::graphite::VelloRenderer::RenderParams::fHeight

Definition at line 83 of file VelloRenderer.h.

◆ fWidth

uint32_t skgpu::graphite::VelloRenderer::RenderParams::fWidth

Definition at line 82 of file VelloRenderer.h.


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