Searched defs:TextureLevelPyramid (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.hpp605 class TextureLevelPyramid class in namespace:tcu
608 TextureLevelPyramid (const TextureFormat& format, int numLevels);
609 TextureLevelPyramid (const TextureLevelPyramid& other);
610 ~TextureLevelPyramid(void);
625 TextureLevelPyramid& operator= (const TextureLevelPyramid& other);
638 class Texture1D : private TextureLevelPyramid
656 using TextureLevelPyramid::getFormat;
657 using TextureLevelPyramid
[all...]

Completed in 98 milliseconds