Searched refs:isPureInteger (Results 1 – 3 of 3) sorted by relevance
40 template <bool isPureInteger>43 if (isPureInteger) in ConvertToColor()54 template <bool isPureInteger>57 if (isPureInteger) in ConvertToColor()68 template <bool isPureInteger>71 if (isPureInteger) in ConvertToColor()82 template <bool isPureInteger>85 if (isPureInteger) in ConvertFromColor()95 template <bool isPureInteger>98 if (isPureInteger) in ConvertFromColor()[all …]
1516 …const bool isPureInteger = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || m_chan… in init() local1542 else if (isPureInteger) in init()
1794 const bool isPureInteger = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in lookupBorder() local1799 else if (isPureInteger) in lookupBorder()