HomeSort by relevance Sort by last modified time
    Searched refs:m_refImg (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/internal/
ditImageCompareTests.cpp 57 , m_refImg (refImg)
75 tcu::ImageIO::loadImage(refImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_refImg).getPath());
105 const std::string m_refImg;
116 , m_refImg (refImg)
130 loadImageRGBA8(refImg, m_testCtx.getArchive(), de::FilePath::join(BASE_DIR, m_refImg).getPath());
151 const std::string m_refImg;
  /external/deqp/modules/egl/
teglImageFormatTests.cpp 882 tcu::Texture2D m_refImg;
912 , m_refImg (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), 1, 1)
    [all...]

Completed in 51 milliseconds