Don't set the depth state twice.
This commit is contained in:
@@ -462,7 +462,6 @@ namespace Dashboard.OpenGL.Drawing
|
||||
call.SetStencilMode();
|
||||
call.SetPrimitiveRestart();
|
||||
call.SetColorMask();
|
||||
call.SetDepthMode();
|
||||
call.SetPointSize();
|
||||
call.SetLineWidth();
|
||||
call.UseTextures();
|
||||
|
||||
Reference in New Issue
Block a user