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

#include <GrTessellationShader.h>

Public Attributes

SkArenaAllocfArena
 
const GrSurfaceProxyViewfWriteView
 
bool fUsesMSAASurface
 
const GrDstProxyViewfDstProxyView
 
GrXferBarrierFlags fXferBarrierFlags
 
GrLoadOp fColorLoadOp
 
const GrCapsfCaps
 

Detailed Description

Definition at line 34 of file GrTessellationShader.h.

Member Data Documentation

◆ fArena

SkArenaAlloc* GrTessellationShader::ProgramArgs::fArena

Definition at line 35 of file GrTessellationShader.h.

◆ fCaps

const GrCaps* GrTessellationShader::ProgramArgs::fCaps

Definition at line 41 of file GrTessellationShader.h.

◆ fColorLoadOp

GrLoadOp GrTessellationShader::ProgramArgs::fColorLoadOp

Definition at line 40 of file GrTessellationShader.h.

◆ fDstProxyView

const GrDstProxyView* GrTessellationShader::ProgramArgs::fDstProxyView

Definition at line 38 of file GrTessellationShader.h.

◆ fUsesMSAASurface

bool GrTessellationShader::ProgramArgs::fUsesMSAASurface

Definition at line 37 of file GrTessellationShader.h.

◆ fWriteView

const GrSurfaceProxyView& GrTessellationShader::ProgramArgs::fWriteView

Definition at line 36 of file GrTessellationShader.h.

◆ fXferBarrierFlags

GrXferBarrierFlags GrTessellationShader::ProgramArgs::fXferBarrierFlags

Definition at line 39 of file GrTessellationShader.h.


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