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

#include <KeyHelpers.h>

Classes

struct  CoordClampData
 

Static Public Member Functions

static void BeginBlock (const KeyContext &, PaintParamsKeyBuilder *, PipelineDataGatherer *, const CoordClampData &)
 

Detailed Description

Definition at line 214 of file KeyHelpers.h.

Member Function Documentation

◆ BeginBlock()

void skgpu::graphite::CoordClampShaderBlock::BeginBlock ( const KeyContext keyContext,
PaintParamsKeyBuilder builder,
PipelineDataGatherer gatherer,
const CoordClampData clampData 
)
static

Definition at line 712 of file KeyHelpers.cpp.

715 {
716 add_coordclamp_uniform_data(keyContext.dict(), clampData, gatherer);
717
719}

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