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

  /external/deqp/framework/common/
tcuCompressedTexture.hpp 110 class CompressedTexture
114 CompressedTexture (CompressedTexFormat format, int width, int height, int depth = 1);
115 CompressedTexture (void);
116 ~CompressedTexture (void);
tcuCompressedTexture.cpp     [all...]

Completed in 2384 milliseconds