Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp293 static inline tcu::Texture1D* newOneLevelTexture1D (const tcu::TextureFormat& format, int w) in newOneLevelTexture1D() function
611 …, m_texBuffer (type == TEXTURETYPE_BUFFER ? SharedPtr<tcu::Texture1D> (newOneLevelTexture1D (f… in LayeredImage()