Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Fog.h185 ResFogDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
192 os::IAllocator* m_Allocator; member
197 ResFogUpdaterDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
204 os::IAllocator* m_Allocator; member
Dgfx_AmbientLight.h150 ResAmbientLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
157 os::IAllocator* m_Allocator; member
Dgfx_HemiSphereLight.h151 ResHemiSphereLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
158 os::IAllocator* m_Allocator; member
Dgfx_FragmentLight.h193 ResFragmentLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
200 os::IAllocator* m_Allocator; member
Dgfx_VertexLight.h192 ResVertexLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
199 os::IAllocator* m_Allocator; member
Dgfx_Material.h273 ResMaterialDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
280 os::IAllocator* m_Allocator; member
Dgfx_Camera.h710 ResCameraDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator() function
717 os::IAllocator* m_Allocator; member
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmBase.cpp20 nw::os::IAllocator* SmBase::m_Allocator = NULL; member in SmBase
/NW4C-1.2.23/demos/Nw4cDemo/include/
DGraphics.h92 nw::os::IAllocator* m_Allocator; variable
DSmFile.h97 nw::os::IAllocator* m_Allocator; variable
/NW4C-1.2.23/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.2.23/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_Utility.h798 nw::demo::DemoAllocator* m_Allocator; variable
Ddemo_GraphicsSystem.h500 os::IAllocator* m_Allocator; variable
633 os::IAllocator* m_Allocator; variable
Ddemo_DebugUtility.h512 os::IAllocator* m_Allocator; variable
/NW4C-1.2.23/include/nw/os/
Dos_Memory.h308 IAllocator* m_Allocator; member
/NW4C-1.2.23/include/nw/ut/
Dut_Children.h50 os::IAllocator* m_Allocator; variable
Dut_MovePtr.h76 os::IAllocator* m_Allocator; variable
Dut_MoveArray.h135 : m_Allocator(allocator), in m_Allocator() function
159 : m_Allocator(allocator) in m_Allocator() function