Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GrSkSLFP::GrOptionalUniform< T > Struct Template Reference

#include <GrSkSLFP.h>

Public Attributes

bool enabled
 
T value
 

Detailed Description

template<typename T>
struct GrSkSLFP::GrOptionalUniform< T >

Definition at line 84 of file GrSkSLFP.h.

Member Data Documentation

◆ enabled

template<typename T >
bool GrSkSLFP::GrOptionalUniform< T >::enabled

Definition at line 85 of file GrSkSLFP.h.

◆ value

template<typename T >
T GrSkSLFP::GrOptionalUniform< T >::value

Definition at line 86 of file GrSkSLFP.h.


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