Home
last modified time | relevance | path

Searched refs:matView (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/gfx/projects/SLConverter/deferredTestDX9/
DdeferredTest.cpp186 D3DXMATRIX matView; in InitGlobals() local
187 D3DXMatrixLookAtRH(&matView, in InitGlobals()
192 D3DXMatrixMultiply(&viewProjMtx, &matView, &matProjection); in InitGlobals()