Searched defs:f32 (Results 1 – 8 of 8) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_CommandUtil.cpp | 35 f32* /* dst */, in NWCopyVec4Reverse() argument 36 const f32* /* src */) in NWCopyVec4Reverse() 49 f32* /* dst */, in NWCopyVec4WithHeader() argument 50 const f32* /* src */, in NWCopyVec4WithHeader() 65 f32* /* dst */, in NWCopyMtx24Reverse() argument 66 const f32* /* src */) in NWCopyMtx24Reverse() 83 f32* /* dst */, in NWCopyMtx24WithHeader() argument 84 const f32* /* src */, in NWCopyMtx24WithHeader() 103 f32* /* dst */, in NWCopyMtx34Reverse() argument 104 const f32* /* src */) in NWCopyMtx34Reverse() [all …]
|
| D | gfx_ParticleSet.cpp | 204 f32 /*scalar*/, // s0 in VEC3ArrayAddVEC3Array() argument 263 f32* /*output*/, // r0 in CalcRemainFrame() argument
|
| /NW4C-2.0.3/include/nw/config/platform/ |
| D | win32.h | 29 typedef float f32; typedef
|
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResParticleAnimationOption.h | 49 NW_RES_FIELD_PRIMITIVE_DECL( f32, AnimationDuration ) in NW_RES_FIELD_PRIMITIVE_DECL() argument
|
| D | gfx_ResCamera.h | 248 NW_RES_FIELD_PRIMITIVE_DECL( f32, Near ) // GetNear(), SetNear() in NW_RES_FIELD_PRIMITIVE_DECL() argument
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Float24.h | 104 operator f32() const { return m_Float32; } in f32() function 261 operator f32() const { return m_Float32; } in f32() function 415 operator f32() const { return m_Float32; } in f32() function 573 operator f32() const { return m_Float32; } in f32() function
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_HardwareChannel.cpp | 174 void HardwareChannel::SetBiquad( u8 /*filterType*/, f32 /*value*/ ) {} // TODO: in SetBiquad() argument
|
| /NW4C-2.0.3/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 310 NormalizeFrameNonePre_( f32 frame, f32 startFrame, f32 /* endFrame */ ) in NormalizeFrameNonePre_() argument 316 NormalizeFrameNonePost_( f32 frame, f32 /*startFrame*/, f32 endFrame ) in NormalizeFrameNonePost_() argument
|