Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A 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()
/third_party/vk-gl-cts/modules/gles3/functional/
H A 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()

Completed in 2 milliseconds