mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Instrumentation
This commit is contained in:
@@ -54,6 +54,8 @@ namespace GlitchyEngine.Renderer
|
||||
|
||||
public override this(GlitchyEngine.Renderer.RasterizerStateDescription description)
|
||||
{
|
||||
Debug.Profiler.ProfileRendererFunction!();
|
||||
|
||||
_description = description;
|
||||
nativeDescription = (.)_description;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user