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

#include <KeyHelpers.h>

Static Public Member Functions

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

Detailed Description

Definition at line 67 of file KeyHelpers.h.

Member Function Documentation

◆ AddBlock()

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

Definition at line 102 of file KeyHelpers.cpp.

105 {
106 add_solid_uniform_data(keyContext.dict(), premulColor, gatherer);
107
109}

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