Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageIO.hpp44 void loadPKM (CompressedTexture& dst, const tcu::Archive& archive, const char* fileName);
DtcuImageIO.cpp228 void loadPKM (CompressedTexture& dst, const tcu::Archive& archive, const char* fileName) in loadPKM() function
/external/deqp/framework/opengl/
DgluTexture.cpp267 tcu::ImageIO::loadPKM(levels[ndx], archive, levelFileNames[ndx]); in create()
419 tcu::ImageIO::loadPKM(levels[ndx], archive, filenames[ndx]); in create()