Skip to content

Commit

Permalink
vulkan lightmap fix
Browse files Browse the repository at this point in the history
  • Loading branch information
turanszkij committed Dec 21, 2024
1 parent 2fda798 commit 3e369a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions WickedEngine/wiRenderer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2309,10 +2309,6 @@ void SetUpStates()
//{
// rs.conservative_rasterization_enable = true;
//}
//else
{
rs.forced_sample_count = 8; // MSAA approximation of conservative rasterization
}
rasterizers[RSTYPE_LIGHTMAP] = rs;


Expand Down

0 comments on commit 3e369a6

Please sign in to comment.