Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ get_size
Method
get_size
modules/engine/runtime/src/misc/blob.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
uint8_t* get_data() const SKR_NOEXCEPT { return bytes; }
37
uint64_t get_size() const SKR_NOEXCEPT { return size; }
38
public:
39
uint32_t add_refcount()
40
{
Callers
15
Import
Method · 0.45
Import
Method · 0.45
Util_DXTCompressWithImageCoder
Function · 0.45
skr_uncompressed_render_texture_t
Method · 0.45
Import
Method · 0.45
Import
Method · 0.45
Compile
Method · 0.45
Import
Method · 0.45
Import
Method · 0.45
ImportGLTFWithData
Function · 0.45
skr_image_coder_win_dstorage_decompressor
Function · 0.45
ensureRAMRequests
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected