Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ SetName
Method
SetName
deps/LLGL/sources/Core/Interface.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void RenderSystemChild::SetName(const char* name)
27
{
28
// dummy
29
}
30
31
// Implement bases functions of all sub classes of <Interface> here:
32
Callers
7
Example_ComputeShader
Method · 0.45
CreateResourceHeaps
Method · 0.45
Example_Instancing
Method · 0.45
Example_ClothPhysics
Method · 0.45
Example_ShadowMapping
Method · 0.45
CreateContentBuffer
Method · 0.45
CreateDestinationTexture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected