|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
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 |
Hash functor for (shaderId, msaaLevel) pairs used by shader caches.
|
inline |