OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loadPKM
(Results
1 - 4
of
4
) sorted by null
/external/deqp/framework/common/
tcuImageIO.hpp
44
void
loadPKM
(CompressedTexture& dst, const tcu::Archive& archive, const char* fileName);
tcuImageIO.cpp
228
void
loadPKM
(CompressedTexture& dst, const tcu::Archive& archive, const char* fileName)
/external/chromium_org/third_party/skia/bench/
ETCBitmapBench.cpp
82
ETCBitmapBenchBase() : fPKMData(
loadPKM
()) {
92
SkData*
loadPKM
() {
/external/deqp/framework/opengl/
gluTexture.cpp
267
tcu::ImageIO::
loadPKM
(levels[ndx], archive, levelFileNames[ndx]);
435
tcu::ImageIO::
loadPKM
(levels[ndx], archive, filenames[ndx]);
Completed in 592 milliseconds