Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp40 template <bool isPureInteger>
43 if (isPureInteger) in ConvertToColor()
54 template <bool isPureInteger>
57 if (isPureInteger) in ConvertToColor()
68 template <bool isPureInteger>
71 if (isPureInteger) in ConvertToColor()
82 template <bool isPureInteger>
85 if (isPureInteger) in ConvertFromColor()
95 template <bool isPureInteger>
98 if (isPureInteger) in ConvertFromColor()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureBorderClampTests.cpp1517 const bool isPureInteger = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || m_channelClass == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
1543 else if (isPureInteger)
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp1985 const bool isPureInteger = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in lookupBorder() local
1990 else if (isPureInteger) in lookupBorder()

Completed in 19 milliseconds