Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::graphite::ComputeStep::NativeShaderSource Struct Reference

#include <ComputeStep.h>

Public Attributes

std::string_view fSource
 
std::string fEntryPoint
 

Detailed Description

Definition at line 175 of file ComputeStep.h.

Member Data Documentation

◆ fEntryPoint

std::string skgpu::graphite::ComputeStep::NativeShaderSource::fEntryPoint

Definition at line 177 of file ComputeStep.h.

◆ fSource

std::string_view skgpu::graphite::ComputeStep::NativeShaderSource::fSource

Definition at line 176 of file ComputeStep.h.


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