mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
VideoCommon: Switch to Nvidia stereoscopy offset formula.
This commit is contained in:
@ -43,6 +43,6 @@ struct VertexShaderConstants
|
||||
float4 normalmatrices[32];
|
||||
float4 posttransformmatrices[64];
|
||||
float4 depthparams;
|
||||
float4 stereooffset;
|
||||
float4 stereoparams;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user