Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 11 of 11) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/
Ddemo_TextureConverter.cpp379 u8 tmp; in ConvertFormat8888Function() local
394 u8 tmp; in ConvertFormat888Function() local
408 u8 tmp; in ConvertFormat88Function() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
DLightingDistanceAtte.cpp195 nn::math::Matrix34 mv_tr, tmp; in DrawFrame() local
211 nn::math::Matrix34 mv_tr, tmp[2]; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DEarlyDepthTestSample.cpp180 nn::math::Matrix44 tmp(vTmp); in DrawFrame() local
207 nn::math::Matrix44 tmp(vTmp); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DPartsysGas.cpp440 nn::math::Matrix34 mv_rot, tmp; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/
Dgx_CaptureUtil.cpp29 f32 tmp = proj->m[2][3] / (proj->m[0][0] * proj->m[2][2]); in GetProjectionParameters() local
DTriangleSimple.cpp117 nn::math::Matrix44 proj, tmp; in DrawDisplay0AndSave() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingAniso/
DLightingAniso.cpp329 nn::math::Matrix44 tmp(mv); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingFresnel/
DLightingFresnel.cpp289 nn::math::Matrix44 tmp(mv); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp380 nn::math::Matrix34 mv_rot, tmp; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingVertex/
DLightingVertex.cpp227 nn::math::Matrix44 tmp(mv); in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/camera/Stereo/
Dmain.cpp1875 nn::math::MTX34 tmp(eye); in DrawCameraImage() local