Home
last modified time | relevance | path

Searched refs:getVulkanName (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp306 std::string getVulkanName (const deUint32 version);
DvktSpvAsmUtils.cpp238 std::string getVulkanName (const deUint32 version) in getVulkanName() function
DvktSpvAsmComputeShaderCase.cpp373 …TCU_THROW(NotSupportedError, std::string("Vulkan higher than or equal to " + getVulkanName(getMinR… in createInstance()
DvktSpvAsmGraphicsShaderTestUtil.cpp2461 …TCU_THROW(NotSupportedError, string("Vulkan higher than or equal to " + getVulkanName(getMinRequir… in runAndVerifyDefaultPipeline()