Searched refs:GetDeviceAllocator (Results 1 – 12 of 12) sorted by relevance
| /NW4C-1.3.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 186 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 190 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain() 206 … ReadArchiveFont(pArchiveFont , NW_DEMO_FILE_PATH(L"sample.bcfna"), demoApp.GetDeviceAllocator()); in nnMain() 280 demoApp.GetDeviceAllocator().Free(arcFontBuf); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 162 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 165 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout1.arc"), 128); in nnMain() 169 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout2.arc"), 128); in nnMain() 173 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout3.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/simple/sources/ |
| D | main.cpp | 244 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 250 if (!fileLayout.Read(NW_DEMO_FILE_PATH(L"layout.arc"), demoApp.GetDeviceAllocator())) in nnMain() 346 demoApp.GetDeviceAllocator().Free(fileLayout.Buffer()); in nnMain()
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_SimpleApp.h | 148 nw::os::IAllocator& GetDeviceAllocator() in GetDeviceAllocator() function
|
| /NW4C-1.3.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 172 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 176 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 217 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 223 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/group/sources/ |
| D | main.cpp | 157 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 161 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 156 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 160 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 223 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 227 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 202 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 208 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 335 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 341 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 389 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 395 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|