mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-26 22:38:34 +00:00
SW/Tev: Remove Tev::Init
This commit is contained in:
parent
c9936f8c1c
commit
bae0f21f74
3 changed files with 0 additions and 8 deletions
|
@ -108,8 +108,6 @@ static std::vector<BPFunctions::ScissorRect> scissors;
|
|||
|
||||
void Init()
|
||||
{
|
||||
tev.Init();
|
||||
|
||||
// The other slopes are set each for each primitive drawn, but zfreeze means that the z slope
|
||||
// needs to be set to an (untested) default value.
|
||||
ZSlope = Slope();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue