Searched refs:newOneLevelTexture2DArray (Results 1 – 1 of 1) sorted by relevance
322 static inline tcu::Texture2DArray* newOneLevelTexture2DArray (const tcu::TextureFormat& format, int… in newOneLevelTexture2DArray() function615 …(type == TEXTURETYPE_2D_ARRAY ? SharedPtr<tcu::Texture2DArray> (newOneLevelTexture2DArray (format,… in LayeredImage()