Searched refs:DEMO_MEMORY_SIZE (Results 1 – 7 of 7) sorted by relevance
| /NW4C-1.3.3/demos/ut/SharedPtr/sources/ |
| D | main.cpp | 75 …nw::demo::InitializeDemoAllocator(&allocator, nw::demo::DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OPTION_… in nnMain()
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_Memory.h | 32 const size_t DEMO_MEMORY_SIZE = 0x1000000; variable
|
| /NW4C-1.3.3/demos/gfx/LowLayerDemo/sources/ |
| D | LowLayerDemo.cpp | 36 const size_t DEMO_MEMORY_SIZE = 0x1000000; variable 137 …nw::demo::InitializeDemoAllocator(&s_DeviceAllocator, DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OPTION_LI… in InitializeGraphicsSystem()
|
| /NW4C-1.3.3/demos/Nw4cDemo/sources/ |
| D | SmRenderSystem.cpp | 39 …nw::demo::InitializeDemoAllocator(deviceAllocator, nw::demo::DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OP… in SmInitializeGraphicsSystem()
|
| /NW4C-1.3.3/demos/gfx/ParticleLowLayerDemo/sources/ |
| D | ParticleLowLayerDemo.cpp | 36 const size_t DEMO_MEMORY_SIZE = 0x1000000; variable 145 …nw::demo::InitializeDemoAllocator(&s_DeviceAllocator, DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OPTION_LI… in InitializeGraphicsSystem()
|
| /NW4C-1.3.3/demos/gfx/LowLayerAnimationDemo/sources/ |
| D | LowLayerAnimationDemo.cpp | 36 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-1.3.3/sources/libraries/demo/ |
| D | demo_GraphicsSystem.cpp | 1109 …nw::demo::InitializeDemoAllocator(s_DeviceAllocator, nw::demo::DEMO_MEMORY_SIZE, nn::os::ALLOCATE_… in InitializeGraphicsSystem()
|