Lines Matching refs:s32
201 s32 mainLeakSize = s_DeviceMemoryFreeSize - deviceAllocator->GetFreeSize(); in TestMemoryLeak()
202 s32 particleLeakSize = 0; in TestMemoryLeak()
286 s32 channelNumber,
308 void NotifyMemoryLeak(s32 deviceLeakSize, s32 particleLeakSize);
333 s32 display;
356 s32 isModeEnabled;
361 s32 frameCount;
380 s32 packetType;
381 s32 eventCount;
394 s32 packetType;
395 s32 eventCount;
410 s32 packetType;
411 s32 frameCount;
412 s32 width;
413 s32 height;
414 s32 display;
429 s32 packetType;
430 s32 frameCount;
443 s32 packetType;
444 s32 frameCount;
457 s32 callCount;
458 s32 cpuTime;
459 s32 gpuTime;
460 s32 otherGpuTime;
461 s32 cmdSize;
467 s32 packetType;
468 s32 frameCount;
481 s32 deviceLeakSize;
482 s32 particleLeakSize;
488 s32 packetType;
489 s32 frameCount;
519 s32 m_FrameCount;
533 int Initialize(s32,bool,nw::demo::RenderSystem**,const u32*,const u32*){return -1;} in Initialize() argument
537 void NotifyMemoryLeak(s32, s32){} in NotifyMemoryLeak() argument