Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::hash< impeller::DepthAttachmentDescriptor > Struct Reference

#include <formats.h>

Public Member Functions

constexpr std::size_t operator() (const impeller::DepthAttachmentDescriptor &des) const
 

Detailed Description

Definition at line 672 of file formats.h.

Member Function Documentation

◆ operator()()

constexpr std::size_t std::hash< impeller::DepthAttachmentDescriptor >::operator() ( const impeller::DepthAttachmentDescriptor des) const
inlineconstexpr

Definition at line 673 of file formats.h.

674 {
675 return des.GetHash();
676 }
constexpr size_t GetHash() const
Definition formats.h:587

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