Searched refs:newOneLevelTexture2D (Results 1 – 1 of 1) sorted by relevance
369 static inline tcu::Texture2D *newOneLevelTexture2D(const tcu::TextureFormat &format, int w, int h) in newOneLevelTexture2D() function751 … , m_tex2D(type == TEXTURETYPE_2D ? SharedPtr<tcu::Texture2D>(newOneLevelTexture2D(format, w, h)) : in LayeredImage()