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

  /external/deqp/framework/common/
tcuImageIO.hpp 41 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName);
tcuImageIO.cpp 60 loadPNG(dst, archive, fileName);
82 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName)
  /external/deqp/framework/opengl/
gluTexture.cpp 227 tcu::ImageIO::loadPNG(level, archive, levelFileNames[0]);
244 tcu::ImageIO::loadPNG(level, archive, levelFileNames[levelNdx]);
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp 206 tcu::ImageIO::loadPNG(result, archive, filename.c_str());
    [all...]

Completed in 891 milliseconds