Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp2336 static std::string getTextureSizeString(TextureType type, const tcu::IVec3 &textureSize) in getTextureSizeString() function
2575 … << 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()