Searched refs:s_Display0ProjectionMatrix (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheSimple/ |
| D | gx_CommandCacheSimple.cpp | 64 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 129 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 207 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in DrawDisplay0() 321 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in MakeDisplay0CommandCache()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/Draw3d/ |
| D | gx_Draw3d.cpp | 42 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 103 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 196 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in DrawDisplay0()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/ |
| D | gx_CommandCacheVSUniformFrame.cpp | 65 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 147 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 283 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in SetDisplay0ProjectionMatrix()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformModel/ |
| D | gx_CommandCacheVSUniformModel.cpp | 74 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 157 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 348 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in SetDisplay0ProjectionMatrix()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/RenderToTexture/ |
| D | gx_RenderToTexture.cpp | 42 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 134 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 351 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in DrawDisplay0()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/ |
| D | gx_CommandListDouble.cpp | 47 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 357 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 560 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in DrawDisplay0()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/ |
| D | gx_VertexBuffer.cpp | 81 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 184 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 784 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in DrawDisplay0()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/ |
| D | gx_FragmentLightingSimple.cpp | 43 nn::math::Matrix44 s_Display0ProjectionMatrix; variable 124 nn::math::MTX44PerspectivePivotDeg(&s_Display0ProjectionMatrix, 45.0f, in InitializeGraphics() 383 1, GL_TRUE, static_cast<f32*>(s_Display0ProjectionMatrix)); in DrawDisplay0()
|