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

/external/deqp/framework/common/
H A DtcuImageIO.hpp41 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName);
H A DtcuImageIO.cpp60 loadPNG(dst, archive, fileName);
82 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) function in namespace:tcu::ImageIO
/external/deqp/framework/opengl/
H A DgluTexture.cpp227 tcu::ImageIO::loadPNG(level, archive, levelFileNames[0]);
244 tcu::ImageIO::loadPNG(level, archive, levelFileNames[levelNdx]);
/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp206 tcu::ImageIO::loadPNG(result, archive, filename.c_str());

Completed in 177 milliseconds