forked from dolphin-emu/dolphin
OGL: update ubo workaround
This commit is contained in:
@@ -18,7 +18,7 @@ struct PixelShaderConstants
|
||||
float4 texdims[8];
|
||||
float4 zbias[2];
|
||||
float4 indtexscale[2];
|
||||
float4 indtexmts[6];
|
||||
float4 indtexmtx[6];
|
||||
float4 fog[3];
|
||||
|
||||
// For pixel lighting
|
||||
|
||||
Reference in New Issue
Block a user