clean up HWViewpointUniforms
This commit is contained in:
parent
4615a8e103
commit
c1442f1c21
1 changed files with 0 additions and 4 deletions
|
|
@ -39,12 +39,8 @@ struct HWViewpointUniforms
|
|||
float mClipHeightDirection = 0.f;
|
||||
int mShadowFilter = 1;
|
||||
|
||||
int mLightBlendMode = 0;
|
||||
|
||||
int mLightTilesWidth = 0;
|
||||
|
||||
int mLightAttenuationMode = 0;
|
||||
|
||||
void CalcDependencies()
|
||||
{
|
||||
mNormalViewMatrix.computeNormalMatrix(mViewMatrix);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue