MCPcopy 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
26void 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_ComputeShaderMethod · 0.45
CreateResourceHeapsMethod · 0.45
Example_InstancingMethod · 0.45
Example_ClothPhysicsMethod · 0.45
Example_ShadowMappingMethod · 0.45
CreateContentBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected