Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp4259 TextureLevelPyramid::TextureLevelPyramid(const TextureFormat &format, int numLevels) in TextureLevelPyramid() function in tcu::TextureLevelPyramid
4266 TextureLevelPyramid::TextureLevelPyramid(const TextureLevelPyramid &other) in TextureLevelPyramid() function in tcu::TextureLevelPyramid
DtcuTexture.hpp753 class TextureLevelPyramid class