Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
GrVkRenderPass::AttachmentsDescriptor Struct Reference

#include <GrVkRenderPass.h>

Classes

struct  AttachmentDesc
 

Public Attributes

AttachmentDesc fColor
 
AttachmentDesc fResolve
 
AttachmentDesc fStencil
 
uint32_t fAttachmentCount
 

Detailed Description

Definition at line 55 of file GrVkRenderPass.h.

Member Data Documentation

◆ fAttachmentCount

uint32_t GrVkRenderPass::AttachmentsDescriptor::fAttachmentCount

Definition at line 80 of file GrVkRenderPass.h.

◆ fColor

AttachmentDesc GrVkRenderPass::AttachmentsDescriptor::fColor

Definition at line 77 of file GrVkRenderPass.h.

◆ fResolve

AttachmentDesc GrVkRenderPass::AttachmentsDescriptor::fResolve

Definition at line 78 of file GrVkRenderPass.h.

◆ fStencil

AttachmentDesc GrVkRenderPass::AttachmentsDescriptor::fStencil

Definition at line 79 of file GrVkRenderPass.h.


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