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