Flutter Engine
The Flutter Engine
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 308 of file KeyHelpers.h.

Member Function Documentation

◆ BeginBlock()

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

Definition at line 961 of file KeyHelpers.cpp.

963 {
964 VALIDATE_UNIFORMS(gatherer, keyContext.dict(), BuiltInCodeSnippetID::kClipShader)
965
967}
#define VALIDATE_UNIFORMS(gatherer, dict, codeSnippetID)
Definition: KeyHelpers.cpp:84

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