Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ GetDesc
Method
GetDesc
deps/LLGL/sources/Renderer/DebugLayer/DbgBuffer.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
BufferDescriptor DbgBuffer::GetDesc() const
29
{
30
return instance.GetDesc();
31
}
32
33
34
} // /namespace LLGL
Callers
1
DXGetVideoAdapterDesc
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected