Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
GrMtlDepthStencil::Key::Face Struct Reference

#include <GrMtlDepthStencil.h>

Public Attributes

uint32_t fReadMask
 
uint32_t fWriteMask
 
uint32_t fOps
 

Detailed Description

Definition at line 31 of file GrMtlDepthStencil.h.

Member Data Documentation

◆ fOps

uint32_t GrMtlDepthStencil::Key::Face::fOps

Definition at line 34 of file GrMtlDepthStencil.h.

◆ fReadMask

uint32_t GrMtlDepthStencil::Key::Face::fReadMask

Definition at line 32 of file GrMtlDepthStencil.h.

◆ fWriteMask

uint32_t GrMtlDepthStencil::Key::Face::fWriteMask

Definition at line 33 of file GrMtlDepthStencil.h.


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