Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp411 nn::math::Matrix44 tmp_mv_tr(mv_tr); in DrawFrame() local
412 …ormMatrix4fv(glGetUniformLocation(pAccId, "uModelView"), 1, GL_TRUE, static_cast<f32*>(tmp_mv_tr)); in DrawFrame()