Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_SceneBuilder.cpp110 …SceneNode::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResSceneNode>(resource), descrip… in BuildSceneObject()
139 …TransformNode::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResTransformNode>(resource),… in BuildSceneObject()
174 … Model::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResModel>(resource), description); in BuildSceneObject()
208 … builder.GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResSkeletalModel>(resource)); in BuildSceneObject()
244 ParticleModel::GetDeviceMemorySizeInternal(pDeviceSize, resNode, description); in BuildSceneObject()
276 …ParticleEmitter::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResParticleEmitter>(resour… in BuildSceneObject()
308 …FragmentLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResFragmentLight>(resource),… in BuildSceneObject()
341 …VertexLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResVertexLight>(resource), des… in BuildSceneObject()
373 …AmbientLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResAmbientLight>(resource), d… in BuildSceneObject()
405 …HemiSphereLight::GetDeviceMemorySizeInternal(pDeviceSize, ResStaticCast<ResHemiSphereLight>(resour… in BuildSceneObject()
[all …]
Dgfx_ParticleModel.cpp95 ParticleModel::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleModel
112 ParticleShape::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal()
115 ParticleSet::GetDeviceMemorySizeInternal(pSize, resParticleSet); in GetDeviceMemorySizeInternal()
Dgfx_ParticleShape.cpp397 ParticleShape::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleShape
Dgfx_ParticleCollection.cpp297 ParticleCollection::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleCollection
Dgfx_ParticleSet.cpp367 ParticleSet::GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function in nw::gfx::ParticleSet
374 ParticleCollection::GetDeviceMemorySizeInternal(pSize, resParticleCollection); in GetDeviceMemorySizeInternal()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleModel.h147 GetDeviceMemorySizeInternal(&size, resource, modelDescription);
153 static void GetDeviceMemorySizeInternal(
Dgfx_ParticleSet.h161 GetDeviceMemorySizeInternal(&size, resource);
167 static void GetDeviceMemorySizeInternal(
Dgfx_ParticleCollection.h112 GetDeviceMemorySizeInternal(&size, resource);
118 static void GetDeviceMemorySizeInternal(
Dgfx_ParticleShape.h110 GetDeviceMemorySizeInternal(&size, capacity);
116 static void GetDeviceMemorySizeInternal(
Dgfx_SkeletalModel.h238 void GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function
Dgfx_SceneNode.h262 static void GetDeviceMemorySizeInternal( in GetDeviceMemorySizeInternal() function