Searched refs:isPureInteger (Results 1 – 2 of 2) sorted by relevance
1516 …const bool isPureInteger = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || m_chan… in init() local1542 else if (isPureInteger) in init()
1700 const bool isPureInteger = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in lookupBorder() local1705 else if (isPureInteger) in lookupBorder()