Lines Matching defs:usage
55 ParticleUsage usage, in ParticleStreamCreate()
100 ParticleUsage usage, in ParticleParameterAttributeCreate()
146 ParticleUsage usage = PARTICLEUSAGE_ACTIVEINDEX; in GetMemorySizeInternal() local
152 ParticleUsage usage = PARTICLEUSAGE_FREEINDEX; in GetMemorySizeInternal() local
164 ParticleUsage usage = PARTICLEUSAGE_NEG_TIMELIMIT; in GetMemorySizeInternal() local
179 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in GetMemorySizeInternal() local
246 for (int usage = 0; usage < PARTICLEUSAGE_COUNT; ++usage) in GetMemorySizeInternal() local
315 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in GetDeviceMemorySizeInternal() local
385 ParticleUsage usage = PARTICLEUSAGE_ACTIVEINDEX; in Create() local
391 ParticleUsage usage = PARTICLEUSAGE_FREEINDEX; in Create() local
403 ParticleUsage usage = PARTICLEUSAGE_NEG_TIMELIMIT; in Create() local
418 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in Create() local
493 for (int usage = 0; usage < PARTICLEUSAGE_COUNT; ++usage) in Create() local
575 ParticleUsage usage = PARTICLEUSAGE_ACTIVEINDEX; in Create() local
589 ParticleUsage usage = PARTICLEUSAGE_FREEINDEX; in Create() local
607 ParticleUsage usage = PARTICLEUSAGE_NEG_TIMELIMIT; in Create() local
629 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in Create() local
745 for (int usage = 0; usage < PARTICLEUSAGE_COUNT; ++usage) in Create() local
922 ParticleUsage usage, in SetParameter()