Home
last modified time | relevance | path

Searched refs:OtherStorageType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuFloat.hpp66 …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