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