MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / main.cpp

File main.cpp

tests/runtime/vfs/main.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "SkrRT/platform/vfs.h"
2#include "SkrCore/crash.h"
3#include "SkrOS/thread.h"
4#include "SkrGraphics/dstorage.h"

Callers

nothing calls this directly

Calls 15

skr_create_vfsFunction · 0.85
skr_free_vfsFunction · 0.85
skr_vfs_fopenFunction · 0.85
skr_vfs_fwriteFunction · 0.85
memsetFunction · 0.85
skr_vfs_freadFunction · 0.85
stringFunction · 0.85
skr_vfs_fsizeFunction · 0.85
skr_vfs_fcloseFunction · 0.85
wait_timeoutClass · 0.85
SkrDeleteFunction · 0.85
open_requestMethod · 0.80

Tested by

no test coverage detected