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.hpp335 std::string getVulkanName (const deUint32 version);
DvktSpvAsmUtils.cpp293 std::string getVulkanName (const deUint32 version) in getVulkanName() function
DvktSpvAsmComputeShaderCase.cpp376 …TCU_THROW(NotSupportedError, std::string("Vulkan higher than or equal to " + getVulkanName(getMinR… in checkSupport()
DvktSpvAsmGraphicsShaderTestUtil.cpp2999 …TCU_THROW(NotSupportedError, string("Vulkan higher than or equal to " + getVulkanName(getMinRequir… in runAndVerifyDefaultPipeline()