Searched refs:world (Results 1 – 1 of 1) sorted by relevance
365 nn::math::Matrix44 proj, world; in DrawFrame() local399 nn::math::MTX44Identity(&world); in DrawFrame()400 …iformMatrix4fv(glGetUniformLocation(s_ProgramID, "uWorld"), 1, GL_FALSE, static_cast<f32*>(world)); in DrawFrame()