mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 05:01:53 +00:00
Added Backbuffer to Swapchain + RenderCommand API changes
This commit is contained in:
@@ -85,8 +85,6 @@ namespace GlitchyEngine.Renderer
|
||||
PlatformCreateBlendState();
|
||||
}
|
||||
|
||||
public extern void Bind(ColorRGBA blendFactor = .White);
|
||||
|
||||
protected extern void PlatformCreateBlendState();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user