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

#include <GrSkSLFP.h>

Public Attributes

bool specialize
 
T value
 

Detailed Description

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

Definition at line 71 of file GrSkSLFP.h.

Member Data Documentation

◆ specialize

template<typename T >
bool GrSkSLFP::GrSpecializedUniform< T >::specialize

Definition at line 72 of file GrSkSLFP.h.

◆ value

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

Definition at line 73 of file GrSkSLFP.h.


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