Searched refs:m_useNegativeValues (Results 1 – 2 of 2) sorted by relevance
183 const bool m_useNegativeValues; member in deqp::gles2::Functional::__anon9a0b3cab0111::AttributeCase201 , m_useNegativeValues (useNegative) in AttributeCase()240 const float minRange = (m_useNegativeValues) ? (-maxRange) : (0.0f); in init()306 …const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1… in iterate()344 if (m_useNegativeValues) in genVertexSource()404 …const tcu::Vec4 positiveNormalizedValue = ((m_useNegativeValues) ? ((normalizedValue + tcu::Vec4(1… in computeColor()
259 const bool m_useNegativeValues; member in deqp::gles3::Functional::__anon7ccf6a8d0111::AttributeCase277 , m_useNegativeValues (useNegative) in AttributeCase()316 const float minRange = (m_useNegativeValues) ? (-maxRange) : (0.0f); in init()382 …const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1… in iterate()421 if (m_useNegativeValues) in genVertexSource()481 …const tcu::Vec4 positiveNormalizedValue = ((m_useNegativeValues) ? ((normalizedValue + tcu::Vec4(1… in computeColor()