Searched defs:fbColorEven (Results 1 – 1 of 1) sorted by relevance
1173 void FragmentDiscardTestCase::genFramebufferWithGrid(const tcu::Vec4 &fbColorEven, const tcu::Vec4 … in genFramebufferWithGrid()1194 tcu::TextureLevel FragmentDiscardTestCase::genReferenceTexture(const tcu::Vec4 &fbColorEven, in genReferenceTexture()1206 const tcu::Vec4 fbColorEven = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 1.0f, 1.0f)); in iterate() local