Searched refs:s_Display1ProjectionMatrix (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/Draw3d/ |
| D | gx_Draw3d.cpp | 43 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 107 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics() 257 1, GL_TRUE, static_cast<f32*>(s_Display1ProjectionMatrix)); in DrawDisplay1()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheSimple/ |
| D | gx_CommandCacheSimple.cpp | 65 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 133 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/RenderToTexture/ |
| D | gx_RenderToTexture.cpp | 43 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 138 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics() 443 1, GL_TRUE, static_cast<f32*>(s_Display1ProjectionMatrix)); in DrawDisplay1()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/ |
| D | gx_CommandCacheVSUniformFrame.cpp | 66 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 151 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformModel/ |
| D | gx_CommandCacheVSUniformModel.cpp | 75 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 161 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/ |
| D | gx_CommandListDouble.cpp | 48 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 361 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/ |
| D | gx_VertexBuffer.cpp | 82 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 188 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/ |
| D | gx_FragmentLightingSimple.cpp | 44 nn::math::Matrix44 s_Display1ProjectionMatrix; variable 128 nn::math::MTX44PerspectivePivotDeg(&s_Display1ProjectionMatrix, 45.0f, in InitializeGraphics()
|