Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ GetData
Method
GetData
deps/LLGL/sources/Renderer/DXCommon/DXBlob.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
const void* DXBlob::GetData() const
27
{
28
return native_->GetBufferPointer();
29
}
30
31
std::size_t DXBlob::GetSize() const
32
{
Callers
4
Deserializer
Method · 0.45
QueryResultSingleUInt64
Method · 0.45
QueryResultPipelineStatistics
Method · 0.45
Wait
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected