Searched refs:getVulkanName (Results 1 – 4 of 4) sorted by relevance
306 std::string getVulkanName (const deUint32 version);
238 std::string getVulkanName (const deUint32 version) in getVulkanName() function
373 …TCU_THROW(NotSupportedError, std::string("Vulkan higher than or equal to " + getVulkanName(getMinR… in createInstance()
2461 …TCU_THROW(NotSupportedError, string("Vulkan higher than or equal to " + getVulkanName(getMinRequir… in runAndVerifyDefaultPipeline()