| /NW4C-1.3.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 164 File arcLytBuf1 = nw::demo::Utility::LoadFile( in nnMain() 168 File arcLytBuf2 = nw::demo::Utility::LoadFile( in nnMain() 172 File arcLytBuf3 = nw::demo::Utility::LoadFile( in nnMain() 215 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 124 File file = nw::demo::Utility::LoadFile(&allocator, fileName, 128); in ReadArchiveFont() 189 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 229 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 175 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 208 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 222 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 261 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/group/sources/ |
| D | main.cpp | 160 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 193 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 159 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 254 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 226 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 271 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 207 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 275 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 379 File resLayout = nw::demo::Utility::LoadFile( in nnMain() 413 File resource = nw::demo::Utility::LoadFile(&s_DeviceAllocator, resourcePath); in nnMain()
|
| /NW4C-1.3.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 127 ut::MoveArray<u8> buffer = nw::demo::Utility::LoadFile( allocator, shaderPath ); in InitializeShape() 344 …ut::MoveArray<u8> fontData = nw::demo::Utility::LoadFile( allocator, fontPath, nw::font::GlyphData… in InitializeFont() 345 ut::MoveArray<u8> fontShaderData = nw::demo::Utility::LoadFile( allocator, fontShaderPath ); in InitializeFont() 394 ut::MoveArray<u8> fontShaderData = nw::demo::Utility::LoadFile( allocator, fontShaderPath ); in InitializeFont()
|
| D | demo_Utility.cpp | 66 resourceSet.buffer = nw::demo::Utility::LoadFile(allocator, resourcePath, resourceAlignment); in LoadResources() 438 Utility::LoadFile( in LoadFile() function in nw::demo::Utility
|
| D | demo_Particle.cpp | 373 m_ShaderResource->buffer = nw::demo::Utility::LoadFile(m_ShaderAllocator, shaderFilePath); in InitializeShaderBinary()
|
| /NW4C-1.3.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 340 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 419 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 394 File fileLayout = nw::demo::Utility::LoadFile( in nnMain() 448 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_SoundArchiveLoader.h | 296 void* LoadFile(
|
| /NW4C-1.3.3/demos/gfx/ResourceDemo/sources/ |
| D | ResourceDemo.cpp | 166 …s_ShaderResource->buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , SHADER_RESOURCE_FILE_N… in InitializeGraphics() 254 resourceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , name); in InitializeScenes()
|
| /NW4C-1.3.3/demos/gfx/DynamicMaterialDemo/sources/ |
| D | DynamicMaterialDemo.cpp | 421 s_LutResource.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , LUT_RESOURCE_FILE); in InitializeScenes() 427 … s_TextureResource.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator, TEXTURE_RESOURCE_FILE); in InitializeScenes()
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_Utility.h | 100 static ut::MoveArray<u8> LoadFile(
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_SoundArchiveLoader.cpp | 186 fileAddress = LoadFile( fileId, pAllocator, loadBlockSize, needDeviceMemory ); in LoadImpl() 1062 void* SoundArchiveLoader::LoadFile( in LoadFile() function in nw::snd::internal::SoundArchiveLoader
|
| /NW4C-1.3.3/demos/Nw4cDemo/sources/ |
| D | GfxCtrl.cpp | 39 …resourceSet->buffer = nw::demo::Utility::LoadFile( deviceAllocator , resourcePath, RESOURCE_ALIGNM… in LoadResources()
|
| /NW4C-1.3.3/demos/gfx/LowLayerDemo/sources/ |
| D | LowLayerDemo.cpp | 280 …resourceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignm… in LoadResources()
|
| /NW4C-1.3.3/demos/gfx/ParticleLowLayerDemo/sources/ |
| D | ParticleLowLayerDemo.cpp | 294 …resourceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignm… in LoadResources()
|
| /NW4C-1.3.3/demos/gfx/LowLayerAnimationDemo/sources/ |
| D | LowLayerAnimationDemo.cpp | 302 …resourceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignm… in LoadResources()
|