Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp180 bool verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue);
398 return verifyUnicoloredBuffer(dest, computeColor(loadedValue)); in renderWithValue()
421 bool AttributeCase::verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue) in verifyUnicoloredBuffer() function in deqp::gles2::Functional::__anon9a0b3cab0111::AttributeCase
/external/deqp/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp256 bool verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue);
475 return verifyUnicoloredBuffer(dest, computeColor(loadedValue)); in renderWithValue()
498 bool AttributeCase::verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue) in verifyUnicoloredBuffer() function in deqp::gles3::Functional::__anon7ccf6a8d0111::AttributeCase