give afx the gfx cleanup treatment

This commit is contained in:
rextimmy 2021-01-05 18:22:19 +10:00
parent 6d71bec417
commit 028bf1df9b
9 changed files with 3 additions and 48 deletions

View file

@ -103,7 +103,6 @@ void afxZodiacMeshRoadRenderer::initShader()
GFXStateBlockDesc d;
d.cullDefined = true;
d.ffLighting = false;
d.blendDefined = true;
d.blendEnable = true;
d.zDefined = false;