Home
last modified time | relevance | path

Searched refs:newOneLevelTexture2D (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp300 static inline tcu::Texture2D* newOneLevelTexture2D (const tcu::TextureFormat& format, int w, int h) in newOneLevelTexture2D() function
612 …, m_tex2D (type == TEXTURETYPE_2D ? SharedPtr<tcu::Texture2D> (newOneLevelTexture2D (format,… in LayeredImage()