MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / SetWToZeroSIMD

Function SetWToZeroSIMD

src/public/mathlib/ssemath.h:801–807  ·  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 3

IsPointInBoxFunction · 0.85
IsBoxIntersectingRayFunction · 0.85
LoadAlignedSIMDFunction · 0.85

Calls 3

SubFloatFunction · 0.85
AndSIMDFunction · 0.85
LoadAlignedSIMDFunction · 0.70

Tested by

no test coverage detected