Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/deferredTestDX9/
DdeferredTest.cpp177 D3DXMATRIX matProjection; in InitGlobals() local
178 D3DXMatrixPerspectiveFovRH(&matProjection, in InitGlobals()
192 D3DXMatrixMultiply(&viewProjMtx, &matView, &matProjection); in InitGlobals()