Home
last modified time | relevance | path

Searched refs:VerifyImg (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedColorMasks.cpp231 if (!VerifyImg(textureLevel, expected, epsilon)) in iterate()
253 if (!VerifyImg(textureLevel, expected, epsilon)) in iterate()
275 if (!VerifyImg(textureLevel, expected, epsilon)) in iterate()
422 bool DrawBuffersIndexedColorMasks::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg() function in glcts::DrawBuffersIndexedColorMasks
H A DesextcDrawBuffersIndexedBlending.hpp63 bool VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, tcu::RGBA epsilon);
H A DesextcDrawBuffersIndexedColorMasks.hpp60 bool VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, tcu::RGBA epsilon);
H A DesextcDrawBuffersIndexedBlending.cpp246 if (!VerifyImg(textureLevel, expected[i % 4], epsilon)) in iterate()
388 bool DrawBuffersIndexedBlending::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg() function in glcts::DrawBuffersIndexedBlending

Completed in 2 milliseconds