Searched defs:f32 (Results 1 – 8 of 8) sorted by relevance
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_CommandUtil.cpp | 33 f32* /* dst */, in NWCopyVec4Reverse() argument 34 const f32* /* src */) in NWCopyVec4Reverse() 47 f32* /* dst */, in NWCopyVec4WithHeader() argument 48 const f32* /* src */, in NWCopyVec4WithHeader() 63 f32* /* dst */, in NWCopyMtx24Reverse() argument 64 const f32* /* src */) in NWCopyMtx24Reverse() 81 f32* /* dst */, in NWCopyMtx24WithHeader() argument 82 const f32* /* src */, in NWCopyMtx24WithHeader() 101 f32* /* dst */, in NWCopyMtx34Reverse() argument 102 const f32* /* src */) in NWCopyMtx34Reverse() [all …]
|
| D | gfx_ParticleSet.cpp | 202 f32 /*scalar*/, // s0 in VEC3ArrayAddVEC3Array() argument 261 f32* /*output*/, // r0 in CalcRemainFrame() argument
|
| /NW4C-1.3.3/include/nw/config/platform/ |
| D | win32.h | 27 typedef float f32; typedef
|
| /NW4C-1.3.3/include/nw/gfx/res/ |
| D | gfx_ResParticleAnimationOption.h | 47 NW_RES_FIELD_PRIMITIVE_DECL( f32, AnimationDuration ) in NW_RES_FIELD_PRIMITIVE_DECL() argument
|
| D | gfx_ResCamera.h | 246 NW_RES_FIELD_PRIMITIVE_DECL( f32, Near ) // GetNear(), SetNear() in NW_RES_FIELD_PRIMITIVE_DECL() argument
|
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_Float24.h | 102 operator f32() const { return m_Float32; } in f32() function 259 operator f32() const { return m_Float32; } in f32() function 413 operator f32() const { return m_Float32; } in f32() function 571 operator f32() const { return m_Float32; } in f32() function
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_HardwareChannel.cpp | 172 void HardwareChannel::SetBiquad( u8 /*filterType*/, f32 /*value*/ ) {} // TODO: in SetBiquad() argument
|
| /NW4C-1.3.3/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 294 NormalizeFrameNonePre_( f32 frame, f32 startFrame, f32 /* endFrame */ ) in NormalizeFrameNonePre_() argument 300 NormalizeFrameNonePost_( f32 frame, f32 /*startFrame*/, f32 endFrame ) in NormalizeFrameNonePost_() argument
|