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

#include <ContextUtils.h>

Public Attributes

std::string fSkSL
 
std::string fLabel
 
int fRenderStepUniformsTotalBytes = 0
 

Detailed Description

Definition at line 44 of file ContextUtils.h.

Member Data Documentation

◆ fLabel

std::string skgpu::graphite::VertSkSLInfo::fLabel

Definition at line 47 of file ContextUtils.h.

◆ fRenderStepUniformsTotalBytes

int skgpu::graphite::VertSkSLInfo::fRenderStepUniformsTotalBytes = 0

Definition at line 49 of file ContextUtils.h.

◆ fSkSL

std::string skgpu::graphite::VertSkSLInfo::fSkSL

Definition at line 45 of file ContextUtils.h.


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