Flutter Engine
The Flutter Engine
|
#include <GrOpsRenderPass.h>
Public Attributes | |
GrLoadOp | fLoadOp |
GrStoreOp | fStoreOp |
std::array< float, 4 > | fClearColor |
Definition at line 46 of file GrOpsRenderPass.h.
std::array<float, 4> GrOpsRenderPass::LoadAndStoreInfo::fClearColor |
Definition at line 49 of file GrOpsRenderPass.h.
GrLoadOp GrOpsRenderPass::LoadAndStoreInfo::fLoadOp |
Definition at line 47 of file GrOpsRenderPass.h.
GrStoreOp GrOpsRenderPass::LoadAndStoreInfo::fStoreOp |
Definition at line 48 of file GrOpsRenderPass.h.