Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GrGLProgramDataManager::VaryingInfo Struct Reference

#include <GrGLProgramDataManager.h>

Public Attributes

GrShaderVar fVariable
 
GrGLint fLocation
 

Detailed Description

Definition at line 33 of file GrGLProgramDataManager.h.

Member Data Documentation

◆ fLocation

GrGLint GrGLProgramDataManager::VaryingInfo::fLocation

Definition at line 35 of file GrGLProgramDataManager.h.

◆ fVariable

GrShaderVar GrGLProgramDataManager::VaryingInfo::fVariable

Definition at line 34 of file GrGLProgramDataManager.h.


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