Home
last modified time | relevance | path

Searched refs:SetAllocator (Results 1 – 25 of 33) sorted by relevance

12

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Init.cpp31 Layout::SetAllocator(pAllocator); in Initialize()
Dlyt_Layout.cpp111 Layout::SetAllocator(nw::os::IAllocator* pAllocator) in SetAllocator() function in nw::lyt::Layout
/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmBase.h31 static void SetAllocator( nw::os::IAllocator* allocator, in SetAllocator() function
/NW4C-1.3.3/demos/Nw4cDemo/sources/
Dmain.cpp121 SmBase::SetAllocator( &s_DeviceAllocator, &s_DeviceAllocator ); in InitializeGraphics()
123 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Layout.h126 static void SetAllocator(nw::os::IAllocator* pAllocator);
/NW4C-1.3.3/tools/DebuggerLauncher/
DCLOADRUNCTR.H205 int SetAllocator(void* (*pAllocator)(size_t)) in SetAllocator() function
/NW4C-1.3.3/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp86 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleCtrlEmissionDemo/sources/
DParticleCtrlEmissionDemo.cpp83 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleRecycleDemo/sources/
DParticleRecycleDemo.cpp80 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleChokeDemo/sources/
DParticleChokeDemo.cpp91 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleApplicationDemo/sources/
DParticleApplicationDemo.cpp83 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp80 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleDemo/sources/
DParticleDemo.cpp98 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleCombinationNodeDemo/sources/
DParticleCombinationNodeDemo.cpp80 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleMissileDemo/sources/
DParticleMissileDemo.cpp78 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/PartialAnimationDemo/sources/
DPartialAnimationDemo.cpp103 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/AnimationDemo/sources/
DAnimationDemo.cpp99 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleChangeVtxDemo/sources/
DParticleChangeVtxDemo.cpp98 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp134 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/SceneTreeDemo/sources/
DSceneTreeDemo.cpp80 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/AnimationChangeDemo/sources/
DAnimationChangeDemo.cpp104 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ParticleUpdaterDemo/sources/
DParticleUpdaterDemo.cpp109 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/AnimationBlendDemo/sources/
DAnimationBlendDemo.cpp112 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp208 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/MultiInstanceDemo/sources/
DMultiInstanceDemo.cpp127 nw::gfx::CommandCacheManager::SetAllocator( &s_DeviceAllocator ); in InitializeGraphics()

12