Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1516 …const bool isPureInteger = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || m_chan… in init() local
1542 else if (isPureInteger) in init()
/external/deqp/framework/common/
DtcuTexture.cpp1700 const bool isPureInteger = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in lookupBorder() local
1705 else if (isPureInteger) in lookupBorder()