OGL: update ubo workaround

This commit is contained in:
degasus
2013-10-08 14:34:42 +02:00
parent cc6c454898
commit 5de7ac4791
5 changed files with 35 additions and 38 deletions

View File

@ -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