Lines Matching refs:isIntegerFormat
400 const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat);
412 if (isIntegerFormat)
728 const bool isIntegerFormat = isUintFormat(caseDef.viewFormat) || isIntFormat(caseDef.viewFormat);
735 if (isIntegerFormat)
763 const bool isIntegerFormat = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER || channelClass == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
772 if (isIntegerFormat)
1616 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format);
1623 if (isIntegerFormat)
2160 const bool isIntegerFormat = isUintFormat(format) || isIntFormat(format);
2167 if (isIntegerFormat)