Searched refs:getTextureSizeString (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderTextureFunctionTests.cpp | 1577 static std::string getTextureSizeString (TextureType type, const tcu::IVec3& textureSize) in getTextureSizeString() function 1820 …log << tcu::TestLog::Message << "Testing image size " << getTextureSizeString(m_textureSpec.type, … in initTexture() 2258 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, dim) <<… in initTexture() 2431 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, texture… in initTexture() 2621 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, m_testS… in initTexture() 2862 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, texture… in initTexture()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderTextureFunctionTests.cpp | 1576 static std::string getTextureSizeString (TextureType type, const tcu::IVec3& textureSize) in getTextureSizeString() function 1819 …log << tcu::TestLog::Message << "Testing image size " << getTextureSizeString(m_textureSpec.type, … in initTexture() 2257 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, dim) <<… in initTexture() 2430 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, texture… in initTexture() 2620 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, m_testS… in initTexture() 2861 …log << tcu::TestLog::Message << "Image size: " << getTextureSizeString(m_textureSpec.type, texture… in initTexture()
|