libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
hash_pair_shader_ids Struct Reference

Hash functor for (shaderId, msaaLevel) pairs used by shader caches. More...

#include <gfx_metal.h>

Public Member Functions

size_t operator() (const std::pair< uint64_t, uint32_t > &p) const
 

Detailed Description

Hash functor for (shaderId, msaaLevel) pairs used by shader caches.

Member Function Documentation

◆ operator()()

size_t hash_pair_shader_ids::operator() ( const std::pair< uint64_t, uint32_t > &  p) const
inline

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