Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 25 of 132) sorted by relevance

123456

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneNode.cpp35 os::IAllocator* allocator in Create()
60 os::IAllocator* allocator in Create()
97 SceneNode::CreateAnimBinding(os::IAllocator* allocator) in CreateAnimBinding()
137 SceneNode::CreateChildren(os::IAllocator* allocator) in CreateChildren()
171 SceneNode::CreateCallbacks(os::IAllocator* allocator) in CreateCallbacks()
205 SceneNode::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_AmbientLight.cpp33 os::IAllocator* allocator in Create()
61 os::IAllocator* allocator in Create()
103 AmbientLight::CreateResAmbientLight(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResAmbientLight()
143 AmbientLight::DestroyResAmbientLight(os::IAllocator* allocator, ResAmbientLightData* resAmbientLigh… in DestroyResAmbientLight()
158 AmbientLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue()
176 AmbientLight::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_HemiSphereLight.cpp35 os::IAllocator* allocator in Create()
63 os::IAllocator* allocator in Create()
105 HemiSphereLight::CreateResHemiSphereLight(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResHemiSphereLight()
144 HemiSphereLight::DestroyResHemiSphereLight(os::IAllocator* allocator, ResHemiSphereLightData* resHe… in DestroyResHemiSphereLight()
159 HemiSphereLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue()
177 HemiSphereLight::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_VertexLight.cpp36 os::IAllocator* allocator in Create()
64 os::IAllocator* allocator in Create()
122 VertexLight::CreateResVertexLight(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResVertexLight()
162 VertexLight::DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight) in DestroyResVertexLight()
177 VertexLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue()
195 VertexLight::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_FragmentLight.cpp35 os::IAllocator* allocator in Create()
63 os::IAllocator* allocator in Create()
122 FragmentLight::CreateResFragmentLight(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResFragmentLight()
187 FragmentLight::DestroyResFragmentLight(os::IAllocator* allocator, ResFragmentLightData* resFragment… in DestroyResFragmentLight()
208 FragmentLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue()
226 FragmentLight::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_TransformNode.cpp33 os::IAllocator* allocator, in TransformNode()
57 os::IAllocator* allocator in Create()
83 os::IAllocator* allocator in Create()
113 TransformNode::CreateCallbacks(os::IAllocator* allocator) in CreateCallbacks()
233 TransformNode::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_Fog.cpp38 os::IAllocator* allocator in Create()
75 os::IAllocator* allocator in Create()
105 Fog::CreateResFog(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResFog()
162 Fog::DestroyResFog(os::IAllocator* allocator, ResFogData* resFog) in DestroyResFog()
192 Fog::CreateResFogUpdater(os::IAllocator* allocator) in CreateResFogUpdater()
204 Fog::DestroyResFogUpdater(os::IAllocator* allocator, ResFogUpdaterData* resFogUpdater) in DestroyResFogUpdater()
349 Fog::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_ShaderUniforms.cpp391 ShaderUniformLocation::ShaderUniformLocation(os::IAllocator* allocator) in ShaderUniformLocation()
398 ShaderUniformLocation::Create(os::IAllocator* allocator) in Create()
Dgfx_Material.cpp44 os::IAllocator* allocator, in Material()
67 os::IAllocator* allocator in Create()
268 Material::CreateBuffers(os::IAllocator* allocator) in CreateBuffers()
310 os::IAllocator* allocator, in CopyResMaterial()
491 Material::DestroyResMaterial(os::IAllocator* allocator, ResMaterial resMaterial) in DestroyResMaterial()
530 os::IAllocator* allocator, in DestroyResFragmentShader()
579 os::IAllocator* allocator, in DestroyResShaderParameter()
591 os::IAllocator* allocator, in CopyResFragmentLightingTable()
679 os::IAllocator* allocator, in CopyResLightingLookupTable()
786 Material::Initialize(os::IAllocator* allocator) in Initialize()
Dgfx_PerspectiveProjectionUpdater.cpp29 PerspectiveProjectionUpdater::Create(os::IAllocator* allocator) in Create()
56 os::IAllocator* allocator, in Create()
69 os::IAllocator* allocator, in PerspectiveProjectionUpdater()
Dgfx_LookAtTargetViewUpdater.cpp29 LookAtTargetViewUpdater::Create(os::IAllocator* allocator) in Create()
54 LookAtTargetViewUpdater::Create(os::IAllocator* allocator, ResLookAtTargetViewUpdater resUpdater) in Create()
66 os::IAllocator* allocator, in LookAtTargetViewUpdater()
Dgfx_Model.cpp40 os::IAllocator* allocator in Create()
71 Model::Initialize(os::IAllocator* allocator) in Initialize()
225 Model::CreateAnimGroups(os::IAllocator* allocator) in CreateAnimGroups()
294 Model::CreateMaterials(os::IAllocator* allocator) in CreateMaterials()
366 Result Model::CreateResMeshes(os::IAllocator* allocator) in CreateResMeshes()
428 Result Model::CreateResMeshNodeVisibilities(os::IAllocator* allocator) in CreateResMeshNodeVisibilities()
475 void Model::DestroyResMeshes(os::IAllocator* allocator, ResMeshArray resMeshes) in DestroyResMeshes()
489 Model::CreateCallbacks(os::IAllocator* allocator) in CreateCallbacks()
523 Model::CreateMaterialActivator(os::IAllocator* allocator) in CreateMaterialActivator()
Dgfx_LightSet.cpp29 os::IAllocator* allocator in Create()
48 os::IAllocator* allocator in Create()
Dgfx_OrthoProjectionUpdater.cpp30 OrthoProjectionUpdater::Create(os::IAllocator* allocator) in Create()
58 os::IAllocator* allocator, in Create()
71 os::IAllocator* allocator, in OrthoProjectionUpdater()
Dgfx_FrustumProjectionUpdater.cpp30 FrustumProjectionUpdater::Create(os::IAllocator* allocator) in Create()
57 FrustumProjectionUpdater::Create(os::IAllocator* allocator, ResFrustumProjectionUpdater resUpdater) in Create()
69 os::IAllocator* allocator, in FrustumProjectionUpdater()
Dgfx_RotateViewUpdater.cpp29 RotateViewUpdater::Create(os::IAllocator* allocator) in Create()
54 RotateViewUpdater::Create(os::IAllocator* allocator, ResRotateViewUpdater resUpdater) in Create()
66 os::IAllocator* allocator, in RotateViewUpdater()
Dgfx_AimTargetViewUpdater.cpp29 AimTargetViewUpdater::Create(os::IAllocator* allocator) in Create()
55 os::IAllocator* allocator, in Create()
68 os::IAllocator* allocator, in AimTargetViewUpdater()
/NW4C-1.2.23/include/nw/dev/
Ddev_Config.h27 #define NW_INITIALIZE_PROFILE(maxReport, allocator) nw::dev::ProfileCenter::Initialize(maxReport, a… argument
28 #define NW_FINALIZE_PROFILE(allocator) nw::dev::ProfileCenter::Finalize(allocator) argument
35 #define NW_INITIALIZE_PROFILE(maxReport, allocator) (void)0 argument
36 #define NW_FINALIZE_PROFILE(allocator) (void)0 argument
Ddev_ParticleProfile.h147 #define NW_INITIALIZE_PARTICLE_PROFILE(maxReport, allocator) nw::dev::ParticleProfileCenter::Initia… argument
150 #define NW_FINALIZE_PARTICLE_PROFILE(allocator) nw::dev::ParticleProfileCenter::Finalize(allocator) argument
166 #define NW_INITIALIZE_PARTICLE_PROFILE(maxReport, allocator) (void)0 argument
167 #define NW_FINALIZE_PARTICLE_PROFILE(allocator) (void)0 argument
/NW4C-1.2.23/include/nw/os/
Dos_Memory.h180 AllocateAndFill(os::IAllocator* allocator, u8 value) in AllocateAndFill()
205 AllocateAndFillN(os::IAllocator* allocator, size_t size, u8 value) in AllocateAndFillN()
230 AllocateAndAssignN(os::IAllocator* allocator, size_t size, TObject object) in AllocateAndAssignN()
254 AllocateAndCopyString(const TChar* str, os::IAllocator* allocator, size_t maxSize) in AllocateAndCopyString()
281 TMemory*& memory, IAllocator* allocator in SafeFree()
322 TArray& array, IAllocator* allocator in SafeFreeAll()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderElement.h382 BasicRenderKeyFactory(os::IAllocator* allocator) : GfxObject(allocator) {} in BasicRenderKeyFactory()
423 static PriorMaterialRenderKeyFactory* Create(os::IAllocator* allocator) in Create()
478 PriorMaterialRenderKeyFactory(os::IAllocator* allocator) in PriorMaterialRenderKeyFactory()
519 static PriorDepthRenderKeyFactory* Create(os::IAllocator* allocator) in Create()
573 PriorDepthRenderKeyFactory(os::IAllocator* allocator) in PriorDepthRenderKeyFactory()
616 static TopPriorDepthRenderKeyFactory* Create(os::IAllocator* allocator) in Create()
671 TopPriorDepthRenderKeyFactory(os::IAllocator* allocator) in TopPriorDepthRenderKeyFactory()
700 os::IAllocator* allocator) in CreatePriorMaterialRenderKeyFactory()
715 os::IAllocator* allocator) in CreatePriorMaterialReverseDepthRenderKeyFactory()
731 os::IAllocator* allocator) in CreatePriorMaterialAndZeroDepthRenderKeyFactory()
[all …]
/NW4C-1.2.23/include/nw/demo/
Ddemo_Utility.h472 os::IAllocator* allocator, in BindAnimation()
558 os::IAllocator* allocator, in BindAnimationBlender()
623 os::IAllocator* allocator, in BindAnimationByName()
748 static FlushCache* Create(nw::demo::DemoAllocator* allocator) in Create()
758 nw::os::IAllocator* allocator = m_Allocator; in Destroy() local
775 FlushCache(nw::demo::DemoAllocator* allocator) in FlushCache()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Pad.cpp25 Pad::Create(os::IAllocator* allocator) in Create()
42 os::IAllocator* allocator = this->m_Allocator; in Destroy() local
143 PadFactory::Initialize(os::IAllocator* allocator) in Initialize()
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp95 ResPixelBasedTextureMapper_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResG… in ResPixelBasedTextureMapper_Setup()
136 ResProceduralTextureMapper_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResG… in ResProceduralTextureMapper_Setup()
177 …sPixelBasedTextureMapper_CloneDynamic(ResTextureMapper resTextureMapper, os::IAllocator* allocator) in ResPixelBasedTextureMapper_CloneDynamic()
240 …sProceduralTextureMapper_CloneDynamic(ResTextureMapper resTextureMapper, os::IAllocator* allocator) in ResProceduralTextureMapper_CloneDynamic()
284 …ixelBasedTextureMapper_DestroyDynamic(ResTextureMapper resTextureMapper, os::IAllocator* allocator) in ResPixelBasedTextureMapper_DestroyDynamic()
309 …roceduralTextureMapper_DestroyDynamic(ResTextureMapper resTextureMapper, os::IAllocator* allocator) in ResProceduralTextureMapper_DestroyDynamic()
324 ResTextureMapper::CloneDynamic(os::IAllocator* allocator) in CloneDynamic()
412 os::IAllocator* allocator, in Setup()
551 os::IAllocator* allocator, in ReferResTexture()
609 os::IAllocator* allocator, in SetupTexture()
/NW4C-1.2.23/sources/libraries/dev/
Ddev_Screenshot.cpp31 nw::os::IAllocator* allocator, in Create()
115 nw::os::IAllocator* allocator, in Create()
135 ScreenshotManager::Destroy(nw::os::IAllocator* allocator) in Destroy()
143 nw::os::IAllocator* allocator, in ScreenshotManager()

123456