MCPcopy 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
26const void* DXBlob::GetData() const
27{
28 return native_->GetBufferPointer();
29}
30
31std::size_t DXBlob::GetSize() const
32{

Callers 4

DeserializerMethod · 0.45
WaitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected