Searched refs:getImageComponentVec4TypeName (Results 1 – 4 of 4) sorted by relevance
93 std::string getImageComponentVec4TypeName (const tcu::TextureFormat& format);94 std::string getImageComponentVec4TypeName (const vk::PlanarFormatDescription& description);
215 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(formatDescription); in initPrograms()436 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(formatDescription); in sparseImageOpString()
107 std::string getImageComponentVec4TypeName (const tcu::TextureFormat& format) in getImageComponentVec4TypeName() function125 std::string getImageComponentVec4TypeName (const vk::PlanarFormatDescription& description) in getImageComponentVec4TypeName() function
61 const std::string typeImgCompVec4 = getImageComponentVec4TypeName(formatDescription); in initPrograms()