Flutter Engine
The Flutter Engine
Static Public Member Functions | List of all members
skgpu::graphite::AlphaOnlyPaintColorBlock Struct Reference

#include <KeyHelpers.h>

Static Public Member Functions

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

Detailed Description

Definition at line 80 of file KeyHelpers.h.

Member Function Documentation

◆ AddBlock()

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

Definition at line 139 of file KeyHelpers.cpp.

141 {
142 add_alpha_only_paint_color_uniform_data(keyContext.dict(), keyContext.paintColor(), gatherer);
143
145}

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