Searched defs:fbColorOdd (Results 1 – 1 of 1) sorted by relevance
1084 …DiscardTestCase::genFramebufferWithGrid (const tcu::Vec4& fbColorEven, const tcu::Vec4& fbColorOdd) in genFramebufferWithGrid()1103 …entDiscardTestCase::genReferenceTexture (const tcu::Vec4& fbColorEven, const tcu::Vec4& fbColorOdd) in genReferenceTexture()1114 const tcu::Vec4 fbColorOdd = scaleColorValue(m_texFmt, tcu::Vec4(0.0f, 1.0f, 1.0f, 1.0f)); in iterate() local