Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
skgpu::graphite::RGBPaintColorBlock Struct Reference

#include <KeyHelpers.h>

Static Public Member Functions

static void AddBlock (const KeyContext &, PaintParamsKeyBuilder *, PipelineDataGatherer *)
 

Detailed Description

Definition at line 72 of file KeyHelpers.h.

Member Function Documentation

◆ AddBlock()

void skgpu::graphite::RGBPaintColorBlock::AddBlock ( const KeyContext keyContext,
PaintParamsKeyBuilder builder,
PipelineDataGatherer gatherer 
)
static

Definition at line 126 of file KeyHelpers.cpp.

128 {
129 add_rgb_paint_color_uniform_data(keyContext.dict(), keyContext.paintColor(), gatherer);
130
132}

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