Home
last modified time | relevance | path

Searched refs:GetMemorySizeInternal (Results 1 – 20 of 20) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_MaterialActivator.h65 GetMemorySizeInternal(&size);
72 static void GetMemorySizeInternal( in GetMemorySizeInternal() function
Dgfx_SimpleMaterialActivator.h65 GetMemorySizeInternal(&size);
71 static void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) in GetMemorySizeInternal() function
Dgfx_SkeletalModel.h196 GetMemorySizeInternal(&size, resModel);
202 void GetMemorySizeInternal( in GetMemorySizeInternal() function
219 StandardSkeleton::GetMemorySizeInternal( in GetMemorySizeInternal()
347 .GetMemorySizeInternal(pSize); in GetMemorySizeForInitialize()
Dgfx_TransformAnim.h569 GetMemorySizeInternal(&size);
575 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
927 GetMemorySizeInternal(&size);
933 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
1049 GetMemorySizeInternal(&size);
1055 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
1167 GetMemorySizeInternal(&size);
1173 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
Dgfx_StandardSkeleton.h72 GetMemorySizeInternal(&size, resource, maxCallbacks);
78 static void GetMemorySizeInternal( in GetMemorySizeInternal() function
Dgfx_AnimObject.h142 GetMemorySizeInternal(&size);
148 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
540 GetMemorySizeInternal(&size);
546 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
1294 GetMemorySizeInternal(&size);
1300 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
1808 GetMemorySizeInternal(&size);
1814 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
2063 GetMemorySizeInternal(&size);
2069 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() function
[all …]
Dgfx_Model.h198 GetMemorySizeInternal(&size, resModel, description);
205 static void GetMemorySizeInternal( in GetMemorySizeInternal() function
692 Material::GetMemorySizeInternal( in GetMemorySizeForInitialize()
727 .GetMemorySizeInternal(pSize); in GetMemorySizeForInitialize()
737 SimpleMaterialActivator::GetMemorySizeInternal(pSize); in GetMemorySizeForInitialize()
741 MaterialActivator::GetMemorySizeInternal(pSize); in GetMemorySizeForInitialize()
Dgfx_ParticleModel.h125 GetMemorySizeInternal(&size, resource, modelDescription);
131 static void GetMemorySizeInternal(
Dgfx_Material.h77 GetMemorySizeInternal(&size, resource, bufferCount, bufferOption);
84 static void GetMemorySizeInternal(
Dgfx_ParticleSet.h140 GetMemorySizeInternal(&size, resource, description);
146 static void GetMemorySizeInternal(
Dgfx_ParticleEmitter.h82 GetMemorySizeInternal(&size, resource, description);
88 static void GetMemorySizeInternal(
Dgfx_ParticleCollection.h92 GetMemorySizeInternal(&size, resource);
98 static void GetMemorySizeInternal(
Dgfx_ParticleShape.h90 GetMemorySizeInternal(&size, capacity);
96 static void GetMemorySizeInternal(
Dgfx_SceneNode.h503 .GetMemorySizeInternal(pSize); in GetMemorySizeForInitialize()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleModel.cpp53 ParticleModel::GetMemorySizeInternal( in GetMemorySizeInternal() function in nw::gfx::ParticleModel
77 ParticleShape::GetMemorySizeInternal( in GetMemorySizeInternal()
86 ParticleSet::GetMemorySizeInternal( in GetMemorySizeInternal()
Dgfx_ParticleShape.cpp360 ParticleShape::GetMemorySizeInternal( in GetMemorySizeInternal() function in nw::gfx::ParticleShape
Dgfx_Material.cpp126 Material::GetMemorySizeInternal( in GetMemorySizeInternal() function in nw::gfx::Material
Dgfx_ParticleCollection.cpp124 ParticleCollection::GetMemorySizeInternal( in GetMemorySizeInternal() function in nw::gfx::ParticleCollection
Dgfx_ParticleEmitter.cpp34 ParticleEmitter::GetMemorySizeInternal( in GetMemorySizeInternal() function in nw::gfx::ParticleEmitter
Dgfx_ParticleSet.cpp299 ParticleSet::GetMemorySizeInternal( in GetMemorySizeInternal() function in nw::gfx::ParticleSet
362 ParticleCollection::GetMemorySizeInternal(pSize, resParticleCollection); in GetMemorySizeInternal()