Searched defs:unscaleInt (Results 1 – 4 of 4) sorted by relevance
345 …static const float4 unscaleInt = {1.0f / 0x7FFFFFFF, 1.0f / 0x7FFFFFFF, 1.0f / 0x7FFFFFFF, 1.0f / … in Constants() local
103 float4 unscaleInt; member
351 …static const float4 unscaleInt = { (float)(1.0 / 0x7FFFFFFF), (float)(1.0 / 0x7FFFFFFF), (float)(1… in Constants() local
140 float4 unscaleInt; member