Home
last modified time | relevance | path

Searched refs:GetDeviceMemorySizeInternal (Results 1 – 11 of 11) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneBuilder.cpp112 …SceneNode::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResSceneNode>(resource), descrip… in BuildSceneObject()
141 …TransformNode::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResTransformNode>(resource),… in BuildSceneObject()
176 … Model::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResModel>(resource), description); in BuildSceneObject()
210 … builder.GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResSkeletalModel>(resource)); in BuildSceneObject()
246 ParticleModel::GetDeviceMemorySizeInternal(pDeviceSize, resNode, description); in BuildSceneObject()
278 …ParticleEmitter::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResParticleEmitter>(resour… in BuildSceneObject()
310 …FragmentLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResFragmentLight>(resource),… in BuildSceneObject()
343 …VertexLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResVertexLight>(resource), des… in BuildSceneObject()
375 …AmbientLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResAmbientLight>(resource), d… in BuildSceneObject()
407 …HemiSphereLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResHemiSphereLight>(resour… in BuildSceneObject()
[all …]
Dgfx_ParticleModel.cpp104 ParticleModel::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleModel
121 ParticleShape::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal()
124 ParticleSet::GetDeviceMemorySizeInternal(pSize, resParticleSet); in GetDeviceMemorySizeInternal()
Dgfx_ParticleShape.cpp399 ParticleShape::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleShape
Dgfx_ParticleCollection.cpp296 ParticleCollection::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleCollection
Dgfx_ParticleSet.cpp369 ParticleSet::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleSet
376 ParticleCollection::GetDeviceMemorySizeInternal(pSize, resParticleCollection); in GetDeviceMemorySizeInternal()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleModel.h160 GetDeviceMemorySizeInternal(&size, resource, modelDescription);
166 static void GetDeviceMemorySizeInternal(
Dgfx_ParticleSet.h165 GetDeviceMemorySizeInternal(&size, resource);
171 static void GetDeviceMemorySizeInternal(
Dgfx_ParticleCollection.h114 GetDeviceMemorySizeInternal(&size, resource);
120 static void GetDeviceMemorySizeInternal(
Dgfx_ParticleShape.h112 GetDeviceMemorySizeInternal(&size, capacity);
118 static void GetDeviceMemorySizeInternal(
Dgfx_SkeletalModel.h240 void GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function
Dgfx_SceneNode.h265 static void GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function