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

  /external/deqp/framework/common/
tcuTexture.hpp 525 class TextureLevelPyramid
528 TextureLevelPyramid (const TextureFormat& format, int numLevels);
529 TextureLevelPyramid (const TextureLevelPyramid& other);
530 ~TextureLevelPyramid(void);
545 TextureLevelPyramid& operator= (const TextureLevelPyramid& other);
558 class Texture1D : private TextureLevelPyramid
574 using TextureLevelPyramid::getFormat;
575 using TextureLevelPyramid::getNumLevels
    [all...]
tcuTexture.cpp     [all...]

Completed in 51 milliseconds