Searched refs:getImageComponentVec4TypeName (Results 1 – 4 of 4) sorted by relevance
91 std::string getImageComponentVec4TypeName (const tcu::TextureFormat& format);
211 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(m_format); in initPrograms()401 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(m_format); in sparseImageOpString()
60 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(m_format); in initPrograms()
63 std::string getImageComponentVec4TypeName (const tcu::TextureFormat& format) in getImageComponentVec4TypeName() function