Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmBase.cpp22 nw::os::IAllocator* SmBase::m_Allocator = NULL; member in SmBase
/NW4C-2.0.3/include/nw/gfx/
Dgfx_Fog.h241 ResFogDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
248 os::IAllocator* m_Allocator; member
253 ResFogUpdaterDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
260 os::IAllocator* m_Allocator; member
Dgfx_AmbientLight.h184 ResAmbientLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
191 os::IAllocator* m_Allocator; member
Dgfx_HemiSphereLight.h185 ResHemiSphereLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
192 os::IAllocator* m_Allocator; member
Dgfx_VertexLight.h226 ResVertexLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
233 os::IAllocator* m_Allocator; member
Dgfx_FragmentLight.h265 : m_Allocator(allocator) in m_Allocator() function
272 os::IAllocator* m_Allocator; member
Dgfx_Material.h276 ResMaterialDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
283 os::IAllocator* m_Allocator; member
Dgfx_Camera.h777 ResCameraDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
784 os::IAllocator* m_Allocator; member
/NW4C-2.0.3/demos/Nw4cDemo/include/
DGraphics.h94 nw::os::IAllocator* m_Allocator; variable
DSmFile.h99 nw::os::IAllocator* m_Allocator; variable
/NW4C-2.0.3/include/nw/dev/
Ddev_CallbackChain.h75 os::IAllocator* m_Allocator; variable
Ddev_Screenshot.h166 nw::os::IAllocator* m_Allocator; variable
248 nw::os::IAllocator* m_Allocator; variable
/NW4C-2.0.3/include/nw/demo/
Ddemo_CameraController.h159 nw::os::IAllocator* m_Allocator; variable
Ddemo_Pad.h182 os::IAllocator* m_Allocator; variable
Ddemo_CommandListSwapper.h316 os::IAllocator* m_Allocator; variable
Ddemo_HioPacketChannel.h212 nw::os::IAllocator* m_Allocator; variable
Ddemo_GraphicsSystem.h509 os::IAllocator* m_Allocator; variable
647 os::IAllocator* m_Allocator; variable
Ddemo_Utility.h841 nw::demo::DemoAllocator* m_Allocator; variable
Ddemo_DebugUtility.h642 os::IAllocator* m_Allocator; variable
/NW4C-2.0.3/include/nw/ut/
Dut_Children.h52 os::IAllocator* m_Allocator; variable
Dut_MovePtr.h78 os::IAllocator* m_Allocator; variable
Dut_MoveArray.h151 : m_Allocator(allocator), in m_Allocator() function
178 : m_Allocator(allocator) in m_Allocator() function
/NW4C-2.0.3/include/nw/os/
Dos_Memory.h348 IAllocator* m_Allocator; member