RetroArch
Public Member Functions | Private Attributes | List of all members
spirv_cross::Hasher Class Reference

#include <spirv_common.hpp>

Public Member Functions

void u32 (uint32_t value)
 
uint64_t get () const
 

Private Attributes

uint64_t h = 0xcbf29ce484222325ull
 

Member Function Documentation

◆ get()

uint64_t spirv_cross::Hasher::get ( ) const
inline
Here is the caller graph for this function:

◆ u32()

void spirv_cross::Hasher::u32 ( uint32_t  value)
inline
Here is the caller graph for this function:

Member Data Documentation

◆ h

uint64_t spirv_cross::Hasher::h = 0xcbf29ce484222325ull
private

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