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

#include <KeyHelpers.h>

Static Public Member Functions

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

Detailed Description

Definition at line 297 of file KeyHelpers.h.

Member Function Documentation

◆ BeginBlock()

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

Definition at line 820 of file KeyHelpers.cpp.

822 {
823 VALIDATE_UNIFORMS(gatherer, keyContext.dict(), BuiltInCodeSnippetID::kClipShader)
824
826}
#define VALIDATE_UNIFORMS(gatherer, dict, codeSnippetID)

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