Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1517 …const bool isPureInteger = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || m_chan… in init() local
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1860 const bool isPureInteger = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in lookupBorder() local