Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditImageCompareTests.cpp43 static void loadImageRGBA8 (tcu::TextureLevel& dst, const tcu::Archive& archive, const char* path) in loadImageRGBA8() function
130 loadImageRGBA8(refImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_refImg).getPath()); in iterate()
131 loadImageRGBA8(cmpImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_cmpImg).getPath()); in iterate()