Searched refs:OtherExponentBits (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuFloat.hpp | 66 …template <typename OtherStorageType, int OtherExponentBits, int OtherMantissaBits, int OtherExpone… 67 …static Float convert (const Float<OtherStorageType, OtherExponentBits, OtherMantissaBits, Othe… 242 template <typename OtherStorageType, int OtherExponentBits, int OtherMantissaBits, int OtherExponen… 245 …(const Float<OtherStorageType, OtherExponentBits, OtherMantissaBits, OtherExponentBias, OtherFlags… in convert() argument
|