Home
last modified time | relevance | path

Searched refs:computeColor (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp179 tcu::Vec4 computeColor (const tcu::Vec4& value);
398 return verifyUnicoloredBuffer(dest, computeColor(loadedValue)); in renderWithValue()
401 tcu::Vec4 AttributeCase::computeColor (const tcu::Vec4& value) in computeColor() function in deqp::gles2::Functional::__anon9a0b3cab0111::AttributeCase
/external/deqp/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp255 tcu::Vec4 computeColor (const tcu::Vec4& value);
475 return verifyUnicoloredBuffer(dest, computeColor(loadedValue)); in renderWithValue()
478 tcu::Vec4 AttributeCase::computeColor (const tcu::Vec4& value) in computeColor() function in deqp::gles3::Functional::__anon7ccf6a8d0111::AttributeCase