| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_Memory.h | 247 NW_UNUSED_VARIABLE(address); in SetBreakAlloc() 248 NW_UNUSED_VARIABLE(size); in SetBreakAlloc() 269 NW_UNUSED_VARIABLE(address); in SetBreakFree() 270 NW_UNUSED_VARIABLE(size); in SetBreakFree()
|
| D | demo_DebugUtility.h | 161 NW_UNUSED_VARIABLE(allocator); 162 NW_UNUSED_VARIABLE(deviceAllocator); 163 NW_UNUSED_VARIABLE(renderSystem); 164 NW_UNUSED_VARIABLE(correctHashDisplay0); 165 NW_UNUSED_VARIABLE(correctHashDisplay1); 166 NW_UNUSED_VARIABLE(needCustomTest);
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Bounding.cpp | 41 NW_UNUSED_VARIABLE(resBlockSet) in Bounding() 55 NW_UNUSED_VARIABLE(drawInfo) in DrawSelf()
|
| D | lyt_Pane.cpp | 444 NW_UNUSED_VARIABLE(idx) in GetVtxColor() 455 NW_UNUSED_VARIABLE(idx) in SetVtxColor() 456 NW_UNUSED_VARIABLE(value) in SetVtxColor() 494 NW_UNUSED_VARIABLE(idx) in GetVtxColorElement() 503 NW_UNUSED_VARIABLE(idx) in SetVtxColorElement() 504 NW_UNUSED_VARIABLE(value) in SetVtxColorElement() 717 NW_UNUSED_VARIABLE(drawInfo) in DrawSelf() 963 NW_UNUSED_VARIABLE(idx); in GetMaterial()
|
| D | lyt_Common.cpp | 660 NW_UNUSED_VARIABLE(graphicsResource) in SetTevBufferColor() 661 NW_UNUSED_VARIABLE(value) in SetTevBufferColor() 678 NW_UNUSED_VARIABLE(graphicsResource) in SetTevBufferInput() 679 NW_UNUSED_VARIABLE(index) in SetTevBufferInput() 680 NW_UNUSED_VARIABLE(valueRgb) in SetTevBufferInput() 681 NW_UNUSED_VARIABLE(valueAlpha) in SetTevBufferInput()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsMemoryAllocator.cpp | 59 NW_UNUSED_VARIABLE(id); in Allocate() 146 NW_UNUSED_VARIABLE(aim); in Deallocate() 147 NW_UNUSED_VARIABLE(id); in Deallocate()
|
| /NW4C-2.0.3/sources/libraries/gfx/res/ |
| D | gfx_ResLookupTable.cpp | 54 NW_UNUSED_VARIABLE(resLut); in ResImageLut_Setup() 167 NW_UNUSED_VARIABLE(allocator); in Setup() 168 NW_UNUSED_VARIABLE(graphicsFile); in Setup()
|
| D | gfx_ResFog.cpp | 32 NW_UNUSED_VARIABLE(allocator); in Setup()
|
| D | gfx_ResLight.cpp | 32 NW_UNUSED_VARIABLE(allocator); in Setup()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_FxDelay.cpp | 225 NW_UNUSED_VARIABLE( format ); in UpdateBuffer() 226 NW_UNUSED_VARIABLE( mode ); in UpdateBuffer() 227 NW_UNUSED_VARIABLE( numChannels ); in UpdateBuffer() 241 NW_UNUSED_VARIABLE( sampleRate ); in UpdateBuffer()
|
| D | snd_Sound3DManager.cpp | 107 NW_UNUSED_VARIABLE( arc ); in Initialize() 131 NW_UNUSED_VARIABLE( arc ); in InitializeWithMoreSoundArchive()
|
| D | snd_FxReverb.cpp | 375 NW_UNUSED_VARIABLE( sampleRate ); in UpdateBuffer() 376 NW_UNUSED_VARIABLE( format ); in UpdateBuffer() 377 NW_UNUSED_VARIABLE( mode ); in UpdateBuffer() 378 NW_UNUSED_VARIABLE( numChannels ); in UpdateBuffer()
|
| D | snd_SoundSystem.cpp | 107 NW_UNUSED_VARIABLE( workMemSize ); in detail_InitializeDriverCommandManager() 138 NW_UNUSED_VARIABLE( workMemSize ); in Initialize() 151 NW_UNUSED_VARIABLE(result); in Initialize()
|
| /NW4C-2.0.3/demos/Nw4cDemo/include/ |
| D | SmMessage.h | 86 NW_UNUSED_VARIABLE(type); 87 NW_UNUSED_VARIABLE(object); 88 NW_UNUSED_VARIABLE(targetId);
|
| D | SmPerf.h | 78 NW_UNUSED_VARIABLE(costName); in Begin() 79 NW_UNUSED_VARIABLE(costColor); in Begin()
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Stopwatch.h | 83 NW_UNUSED_VARIABLE(label) 130 NW_UNUSED_VARIABLE(no); in SetNo() 140 NW_UNUSED_VARIABLE(label); in SetLabel()
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmParticle.cpp | 148 NW_UNUSED_VARIABLE(addFrame); 149 NW_UNUSED_VARIABLE(loop);
|
| D | GfxCtrl.cpp | 196 NW_UNUSED_VARIABLE(isPushed); in CreateModel() 348 NW_UNUSED_VARIABLE(isPushed); in CreateParticle() 461 NW_UNUSED_VARIABLE(isPushed); in CreateSceneEnvironment() 609 NW_UNUSED_VARIABLE(isPushed); in CreateCamera()
|
| /NW4C-2.0.3/include/nw/ |
| D | types.h | 64 #define NW_UNUSED_VARIABLE(Variable) (void)(&Variable); macro
|
| /NW4C-2.0.3/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 218 NW_UNUSED_VARIABLE(context); in UserUpdater() 219 NW_UNUSED_VARIABLE(particleSet); in UserUpdater() 220 NW_UNUSED_VARIABLE(userUpdater); in UserUpdater() 221 NW_UNUSED_VARIABLE(prevTime); in UserUpdater() 222 NW_UNUSED_VARIABLE(time); in UserUpdater()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_SoundSystem.h | 951 NW_UNUSED_VARIABLE( tick ); in GetSoundThreadTickCount() 952 NW_UNUSED_VARIABLE( count ); in GetSoundThreadTickCount()
|
| /NW4C-2.0.3/demos/gfx/UserRenderNodeDemo/sources/ |
| D | GrRenderer.cpp | 134 NW_UNUSED_VARIABLE(isSuccess); in InitializeShader() 161 NW_UNUSED_VARIABLE(isSuccess); in InitializePrimitive()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ISceneUpdater.h | 67 NW_UNUSED_VARIABLE(model); in IsVisible()
|
| D | gfx_SceneNode.h | 259 NW_UNUSED_VARIABLE(alignment); 305 NW_UNUSED_VARIABLE(worldMatrixUpdater); in UpdateTransform() 306 NW_UNUSED_VARIABLE(sceneContext); in UpdateTransform()
|
| D | gfx_RenderQueue.h | 108 { NW_UNUSED_VARIABLE(model); NW_UNUSED_VARIABLE(mesh); } in AlwaysCalculatingFunctor() 111 { NW_UNUSED_VARIABLE(renderLayer); } in AlwaysCalculatingFunctor() 334 NW_UNUSED_VARIABLE(element); in operator()
|