Searched refs:matView (Results 1 – 1 of 1) sorted by relevance
186 D3DXMATRIX matView; in InitGlobals() local187 D3DXMatrixLookAtRH(&matView, in InitGlobals()192 D3DXMatrixMultiply(&viewProjMtx, &matView, &matProjection); in InitGlobals()