Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ get
Method
get
deps/LLGL/wrapper/CSharp/CsRenderSystemChild.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
LLGL::Resource* Resource::Native::get()
25
{
26
return native_;
27
}
28
29
SharpLLGL::ResourceType Resource::ResourceType::get()
30
{
Callers
nothing calls this directly
Calls
4
GetType
Method · 0.80
GetResourceType
Method · 0.45
GetFormat
Method · 0.45
GetNumDescriptorSets
Method · 0.45
Tested by
no test coverage detected