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