Searched refs:DEMO_MEMORY_SIZE (Results 1 – 7 of 7) sorted by relevance
| /NW4C-2.0.3/demos/ut/SharedPtr/sources/ |
| D | main.cpp | 77 …nw::demo::InitializeDemoAllocator(&allocator, nw::demo::DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OPTION_… in nnMain()
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_Memory.h | 34 const size_t DEMO_MEMORY_SIZE = 0x1000000; variable
|
| /NW4C-2.0.3/demos/gfx/LowLayerDemo/sources/ |
| D | LowLayerDemo.cpp | 38 const size_t DEMO_MEMORY_SIZE = 0x1000000; variable 139 …nw::demo::InitializeDemoAllocator(&s_DeviceAllocator, DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OPTION_LI… in InitializeGraphicsSystem()
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmRenderSystem.cpp | 41 …nw::demo::InitializeDemoAllocator(deviceAllocator, nw::demo::DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OP… in SmInitializeGraphicsSystem()
|
| /NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/ |
| D | LowLayerAnimationDemo.cpp | 38 const size_t DEMO_MEMORY_SIZE = 0x1000000; variable 149 …nw::demo::InitializeDemoAllocator(&s_DeviceAllocator, DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OPTION_LI… in InitializeGraphicsSystem()
|
| /NW4C-2.0.3/demos/gfx/ParticleLowLayerDemo/sources/ |
| D | ParticleLowLayerDemo.cpp | 38 const size_t DEMO_MEMORY_SIZE = 0x1000000; variable 147 …nw::demo::InitializeDemoAllocator(&s_DeviceAllocator, DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OPTION_LI… in InitializeGraphicsSystem()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsSystem.cpp | 1144 …nw::demo::InitializeDemoAllocator(s_DeviceAllocator, nw::demo::DEMO_MEMORY_SIZE, nn::os::ALLOCATE_… in InitializeGraphicsSystem()
|