Searched refs:GetDeviceAllocator (Results 1 – 13 of 13) sorted by relevance
| /NW4C-2.0.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 188 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 192 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain() 208 … ReadArchiveFont(pArchiveFont , NW_DEMO_FILE_PATH(L"sample.bcfna"), demoApp.GetDeviceAllocator()); in nnMain() 282 demoApp.GetDeviceAllocator().Free(arcFontBuf); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 164 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 167 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout1.arc"), 128); in nnMain() 171 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout2.arc"), 128); in nnMain() 175 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout3.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/simple/sources/ |
| D | main.cpp | 246 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 252 if (!fileLayout.Read(NW_DEMO_FILE_PATH(L"layout.arc"), demoApp.GetDeviceAllocator())) in nnMain() 348 demoApp.GetDeviceAllocator().Free(fileLayout.Buffer()); in nnMain()
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_SimpleApp.h | 150 nw::os::IAllocator& GetDeviceAllocator() in GetDeviceAllocator() function
|
| /NW4C-2.0.3/demos/lyt/texVram/sources/ |
| D | main.cpp | 212 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 218 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 219 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 225 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 174 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 178 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 225 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 229 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/group/sources/ |
| D | main.cpp | 159 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 163 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 158 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 162 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 204 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 210 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 391 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 397 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|
| /NW4C-2.0.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 337 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain() 343 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
|