Lines Matching defs:usage
56 ParticleUsage usage, in ParticleStreamCreate()
99 ParticleUsage usage, in ParticleParameterAttributeCreate()
145 ParticleUsage usage = PARTICLEUSAGE_ACTIVEINDEX; in GetMemorySizeInternal() local
151 ParticleUsage usage = PARTICLEUSAGE_FREEINDEX; in GetMemorySizeInternal() local
163 ParticleUsage usage = PARTICLEUSAGE_NEG_TIMELIMIT; in GetMemorySizeInternal() local
178 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in GetMemorySizeInternal() local
245 for (int usage = 0; usage < PARTICLEUSAGE_COUNT; ++usage) in GetMemorySizeInternal() local
314 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in GetDeviceMemorySizeInternal() local
384 ParticleUsage usage = PARTICLEUSAGE_ACTIVEINDEX; in Create() local
390 ParticleUsage usage = PARTICLEUSAGE_FREEINDEX; in Create() local
402 ParticleUsage usage = PARTICLEUSAGE_NEG_TIMELIMIT; in Create() local
417 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in Create() local
492 for (int usage = 0; usage < PARTICLEUSAGE_COUNT; ++usage) in Create() local
574 ParticleUsage usage = PARTICLEUSAGE_ACTIVEINDEX; in Create() local
588 ParticleUsage usage = PARTICLEUSAGE_FREEINDEX; in Create() local
606 ParticleUsage usage = PARTICLEUSAGE_NEG_TIMELIMIT; in Create() local
628 ParticleUsage usage = (ParticleUsage)(*it).GetUsage(); in Create() local
744 for (int usage = 0; usage < PARTICLEUSAGE_COUNT; ++usage) in Create() local
923 ParticleUsage usage, in SetParameter()