Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp430 tcu::IVec2 examplePos; in verifyUnicoloredBuffer() local
449 examplePos = tcu::IVec2(x, y); in verifyUnicoloredBuffer()
463 << "Pixel at (" << examplePos.x() << ", " << examplePos.y() << ") color: " << exampleColor in verifyUnicoloredBuffer()
/external/deqp/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp507 tcu::IVec2 examplePos; in verifyUnicoloredBuffer() local
526 examplePos = tcu::IVec2(x, y); in verifyUnicoloredBuffer()
540 << "Pixel at (" << examplePos.x() << ", " << examplePos.y() << ") color: " << exampleColor in verifyUnicoloredBuffer()