Searched defs:unscaleSByte (Results 1 – 4 of 4) sorted by relevance
342 static const float4 unscaleSByte = {1.0f / 0x7F, 1.0f / 0x7F, 1.0f / 0x7F, 1.0f / 0x7F}; in Constants() local
100 float4 unscaleSByte; member
345 static const float4 unscaleSByte = { 1.0f / 0x7F, 1.0f / 0x7F, 1.0f / 0x7F, 1.0f / 0x7F }; in Constants() local
131 float4 unscaleSByte; member