Flutter Engine
The Flutter Engine
Public Member Functions | List of all members
std::hash< impeller::StencilAttachmentDescriptor > Struct Reference

#include <formats.h>

Public Member Functions

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

Detailed Description

Definition at line 692 of file formats.h.

Member Function Documentation

◆ operator()()

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

Definition at line 693 of file formats.h.

694 {
695 return des.GetHash();
696 }
constexpr size_t GetHash() const
Definition: formats.h:644

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