Searched refs:isPureInteger (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fTextureBorderClampTests.cpp1516 const bool isPureInteger = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || m_channelClass == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
1542 else if (isPureInteger)
/external/deqp/framework/common/
H A DtcuTexture.cpp1700 const bool isPureInteger = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; local
1705 else if (isPureInteger)

Completed in 389 milliseconds