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

#include <GrOpsRenderPass.h>

Public Attributes

GrLoadOp fLoadOp
 
GrStoreOp fStoreOp
 
std::array< float, 4 > fClearColor
 

Detailed Description

Definition at line 45 of file GrOpsRenderPass.h.

Member Data Documentation

◆ fClearColor

std::array<float, 4> GrOpsRenderPass::LoadAndStoreInfo::fClearColor

Definition at line 48 of file GrOpsRenderPass.h.

◆ fLoadOp

GrLoadOp GrOpsRenderPass::LoadAndStoreInfo::fLoadOp

Definition at line 46 of file GrOpsRenderPass.h.

◆ fStoreOp

GrStoreOp GrOpsRenderPass::LoadAndStoreInfo::fStoreOp

Definition at line 47 of file GrOpsRenderPass.h.


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