Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1517 …const bool isPureInteger = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || m_chan… in init() local
/external/deqp/framework/common/
DtcuTexture.cpp1865 const bool isPureInteger = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in lookupBorder() local