Raito 0.1
Loading...
Searching...
No Matches
FileSystem.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Raito
 
namespace  Raito::FileSystem
 

Functions

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