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 D | esextcDrawBuffersIndexedColorMasks.cpp | 231 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 D | esextcDrawBuffersIndexedBlending.hpp | 63 bool VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, tcu::RGBA epsilon);
|
H A D | esextcDrawBuffersIndexedColorMasks.hpp | 60 bool VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, tcu::RGBA epsilon);
|
H A D | esextcDrawBuffersIndexedBlending.cpp | 246 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