Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.cpp4225 TextureLevelPyramid::TextureLevelPyramid(const TextureFormat &format, int numLevels) in TextureLevelPyramid() function in tcu::TextureLevelPyramid
4232 TextureLevelPyramid::TextureLevelPyramid(const TextureLevelPyramid &other) in TextureLevelPyramid() function in tcu::TextureLevelPyramid
H A DtcuTexture.hpp753 class TextureLevelPyramid class