MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / SetWToZeroSIMD

Function SetWToZeroSIMD

SourceSDK/public/mathlib/ssemath.h:797–803  ·  view source on GitHub ↗

Squelch the w component of a vector to +0.0. Most efficient when you say a = SetWToZeroSIMD(a) (avoids a copy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

LoadAlignedSIMDFunction · 0.85

Calls 3

SubFloatFunction · 0.85
AndSIMDFunction · 0.85
LoadAlignedSIMDFunction · 0.70

Tested by

no test coverage detected