Searched defs:unscaleShort (Results 1 – 2 of 2) sorted by relevance
346 static const float4 unscaleShort = { 1.0f / 0x7FFF, 1.0f / 0x7FFF, 1.0f / 0x7FFF, 1.0f / 0x7FFF }; in Constants() local
138 float4 unscaleShort; member