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