Searched refs:getTextureSizeString (Results 1 – 1 of 1) sorted by relevance
2336 static std::string getTextureSizeString(TextureType type, const tcu::IVec3 &textureSize) in getTextureSizeString() function2575 … << getTextureSizeString(m_textureSpec.type, m_testSize.textureSize) << tcu::TestLog::EndMessage; in initTexture()3005 log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, dim) in initTexture()3170 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, texture… in initTexture()3359 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, m_testS… in initTexture()3602 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, texture… in initTexture()