Home
last modified time | relevance | path

Searched defs:m_Allocator (Results 1 – 23 of 23) sorted by relevance

/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmBase.cpp20 nw::os::IAllocator* SmBase::m_Allocator = NULL; member in SmBase
/NW4C-1.3.3/include/nw/gfx/
Dgfx_Fog.h239 ResFogDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
246 os::IAllocator* m_Allocator; member
251 ResFogUpdaterDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
258 os::IAllocator* m_Allocator; member
Dgfx_AmbientLight.h182 ResAmbientLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
189 os::IAllocator* m_Allocator; member
Dgfx_HemiSphereLight.h183 ResHemiSphereLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
190 os::IAllocator* m_Allocator; member
Dgfx_VertexLight.h224 ResVertexLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
231 os::IAllocator* m_Allocator; member
Dgfx_FragmentLight.h225 ResFragmentLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
232 os::IAllocator* m_Allocator; member
Dgfx_Material.h274 ResMaterialDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
281 os::IAllocator* m_Allocator; member
Dgfx_Camera.h749 ResCameraDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
756 os::IAllocator* m_Allocator; member
/NW4C-1.3.3/demos/Nw4cDemo/include/
DGraphics.h92 nw::os::IAllocator* m_Allocator; variable
DSmFile.h97 nw::os::IAllocator* m_Allocator; variable
/NW4C-1.3.3/include/nw/dev/
Ddev_CallbackChain.h73 os::IAllocator* m_Allocator; variable
Ddev_Screenshot.h164 nw::os::IAllocator* m_Allocator; variable
246 nw::os::IAllocator* m_Allocator; variable
/NW4C-1.3.3/include/nw/demo/
Ddemo_CameraController.h157 nw::os::IAllocator* m_Allocator; variable
Ddemo_Pad.h180 os::IAllocator* m_Allocator; variable
Ddemo_CommandListSwapper.h308 os::IAllocator* m_Allocator; variable
Ddemo_HioPacketChannel.h210 nw::os::IAllocator* m_Allocator; variable
Ddemo_GraphicsSystem.h507 os::IAllocator* m_Allocator; variable
643 os::IAllocator* m_Allocator; variable
Ddemo_Utility.h839 nw::demo::DemoAllocator* m_Allocator; variable
Ddemo_DebugUtility.h640 os::IAllocator* m_Allocator; variable
/NW4C-1.3.3/include/nw/ut/
Dut_Children.h50 os::IAllocator* m_Allocator; variable
Dut_MovePtr.h76 os::IAllocator* m_Allocator; variable
Dut_MoveArray.h149 : m_Allocator(allocator), in m_Allocator() function
176 : m_Allocator(allocator) in m_Allocator() function
/NW4C-1.3.3/include/nw/os/
Dos_Memory.h346 IAllocator* m_Allocator; member