Raito 0.1
Loading...
Searching...
No Matches
Raito::FileSystem Namespace Reference

Functions

bool ReadFile (const std::filesystem::path &path, std::shared_ptr< uint8_t[]> &data, uint64_t &size)
 
bool LoadEngineShaders (std::shared_ptr< uint8_t[]> &shaders, uint64_t &size)
 

Function Documentation

◆ LoadEngineShaders()

bool Raito::FileSystem::LoadEngineShaders ( std::shared_ptr< uint8_t[]> & shaders,
uint64_t & size )

◆ ReadFile()

bool Raito::FileSystem::ReadFile ( const std::filesystem::path & path,
std::shared_ptr< uint8_t[]> & data,
uint64_t & size )