MCPcopy Create free account
hub / github.com/WheretIB/nullc / float4__xxz__float3_ref__

Function float4__xxz__float3_ref__

NULLC/translation/std_math.cpp:1185–1188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1183 return float3__(*(&(*(&__context))->x), *(&(*(&__context))->x), *(&(*(&__context))->y), (void*)0);
1184}
1185float3 float4__xxz__float3_ref__(float4 * __context)
1186{
1187 return float3__(*(&(*(&__context))->x), *(&(*(&__context))->x), *(&(*(&__context))->z), (void*)0);
1188}
1189float3 float4__xxw__float3_ref__(float4 * __context)
1190{
1191 return float3__(*(&(*(&__context))->x), *(&(*(&__context))->x), *(&(*(&__context))->w), (void*)0);

Callers

nothing calls this directly

Calls 1

float3__Function · 0.85

Tested by

no test coverage detected