Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DEarlyDepthTestSample.cpp175 nn::math::Matrix34 trans, vTmp; in DrawFrame() local
178 nn::math::MTX34Mult(&vTmp, &s_ViewMtx, &trans); in DrawFrame()
180 nn::math::Matrix44 tmp(vTmp); in DrawFrame()
202 nn::math::Matrix34 trans, vTmp; in DrawFrame() local
205 nn::math::MTX34Mult(&vTmp, &s_ViewMtx, &trans); in DrawFrame()
207 nn::math::Matrix44 tmp(vTmp); in DrawFrame()