Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GrGeometryProcessor::ProgramImpl::GrGPArgs Struct Reference

#include <GrGeometryProcessor.h>

Public Attributes

GrShaderVar fPositionVar
 
GrShaderVar fLocalCoordVar
 
GrShaderType fLocalCoordShader = kVertex_GrShaderType
 

Detailed Description

Definition at line 383 of file GrGeometryProcessor.h.

Member Data Documentation

◆ fLocalCoordShader

GrShaderType GrGeometryProcessor::ProgramImpl::GrGPArgs::fLocalCoordShader = kVertex_GrShaderType

Definition at line 396 of file GrGeometryProcessor.h.

◆ fLocalCoordVar

GrShaderVar GrGeometryProcessor::ProgramImpl::GrGPArgs::fLocalCoordVar

Definition at line 392 of file GrGeometryProcessor.h.

◆ fPositionVar

GrShaderVar GrGeometryProcessor::ProgramImpl::GrGPArgs::fPositionVar

Definition at line 387 of file GrGeometryProcessor.h.


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