Searched defs:isColor (Results 1 – 6 of 6) sorted by relevance
2735 bool isColor = !isMonochrome; in IsValidDNG() local
544 bool isColor = (flags & Device::COLOR_BUFFER) == Device::COLOR_BUFFER; in stretchRect() local
381 const bool isColor = compareColors(color, barColor, threshold); in verifyImageSingleColoredRow() local
3297 bool isColor = attachments[attNdx] == (isFboBound ? GL_COLOR_ATTACHMENT0 : GL_COLOR); in invalidateSubFramebuffer() local3314 bool isColor = ndx == 0; in invalidateSubFramebuffer() local
3531 …const bool isColor = tcu::allEqual(tcu::lessThan(tcu::abs(color.toIVec().swizzle(0, 1, 2) - refC… in verifyImageSingleColoredRow() local
565 const bool isColor = isColorOrder(format.order); in isValid() local