Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/include/demo/CommandCache/
Ddemo_CommandCache.h24 namespace detail
94 const u32 DEMO_MAX_COMMAND_CACHE_MATRIX_NUM = demo::detail::VS_UNIFORM_FLOAT_REG_MATRIX_NUM;
156detail::VertexShaderUniformMatrix m_VertexShaderUniformMatrixArray2d[DEMO_MAX_COMMAND_CACHE_MODELS…
/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Ddemo_Models.cpp68 glVertexAttribPointer(attrNum, detail::ATTR_NUM_POS, GL_FLOAT, GL_FALSE, 0, 0); in Draw()
75 …glVertexAttribPointer(attrNum, detail::ATTR_NUM_NORMAL, GL_FLOAT, GL_FALSE, 0, GetBufferOffset(off… in Draw()
82 …glVertexAttribPointer(attrNum, detail::ATTR_NUM_COLOR, GL_FLOAT, GL_FALSE, 0, GetBufferOffset(offs… in Draw()
89 …glVertexAttribPointer(attrNum, detail::ATTR_NUM_TEX, GL_FLOAT, GL_FALSE, 0, GetBufferOffset(offset… in Draw()
Ddemo_Models.h25 namespace detail {
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Utility/
Ddemo_MemoryManager.h24 namespace detail
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
DMemoryManager.h26 namespace detail
DMemoryManager.cpp40 namespace detail namespace
309 demo::memory_manager::detail::MemoryManager s_MemoryManager;
/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DMemoryManager.h26 namespace detail
DMemoryManager.cpp40 namespace detail namespace
309 demo::memory_manager::detail::MemoryManager s_MemoryManager;
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
DMemoryManager.h24 namespace detail
DMemoryManager.cpp37 namespace detail namespace
306 demo::detail::MemoryManager s_MemoryManager;
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/
Ddemo_MemoryManager.cpp37 namespace detail namespace
259 demo::detail::MemoryManager s_MemoryManager;
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/CommandCache/
Ddemo_CommandCache.cpp21 namespace detail namespace
243 demo::detail::GetVSUniformOffset(m_CommandBufferAddr, in EndSave()
355 namespace detail namespace
/CTR-SDK-4.2.7-SampleDemos/fs/SecureSave/
DFsSampleSecureSaveFrame.cpp171 nn::dbg::detail::TPrintf("Getting pad status failed.\n"); in ProceedHid()
/CTR-SDK-4.2.7-SampleDemos/fs/Streaming/
DFsSampleStreamingFrame.cpp440 nn::dbg::detail::TPrintf("Getting pad status failed.\n"); in ProceedHid()
499 nn::dbg::detail::TPrintf("Getting touch panel status failed.\n"); in ProceedHid()