Searched refs:getVulkanName (Results 1 – 4 of 4) sorted by relevance
335 std::string getVulkanName (const deUint32 version);
293 std::string getVulkanName (const deUint32 version) in getVulkanName() function
376 …TCU_THROW(NotSupportedError, std::string("Vulkan higher than or equal to " + getVulkanName(getMinR… in checkSupport()
2999 …TCU_THROW(NotSupportedError, string("Vulkan higher than or equal to " + getVulkanName(getMinRequir… in runAndVerifyDefaultPipeline()