mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
VideoCommon: Switch to Nvidia stereoscopy offset formula.
This commit is contained in:
parent
8210b9c915
commit
f3ddf37d07
6 changed files with 13 additions and 12 deletions
|
@ -43,6 +43,6 @@ struct VertexShaderConstants
|
|||
float4 normalmatrices[32];
|
||||
float4 posttransformmatrices[64];
|
||||
float4 depthparams;
|
||||
float4 stereooffset;
|
||||
float4 stereoparams;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue