Home
last modified time | relevance | path

Searched refs:getVulkanName (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp279 std::string getVulkanName (const deUint32 version);
H A DvktSpvAsmComputeShaderCase.cpp378 TCU_THROW(NotSupportedError, std::string("Vulkan higher than or equal to " + getVulkanName(getMinRequiredVulkanVersion(m_shaderSpec.spirvVersion)) + " is required for this test to run").c_str()); in checkSupport()
H A DvktSpvAsmUtils.cpp325 std::string getVulkanName (const deUint32 version) in getVulkanName() function
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3003 TCU_THROW(NotSupportedError, string("Vulkan higher than or equal to " + getVulkanName(getMinRequiredVulkanVersion(instance.resources.spirvVersion)) + " is required for this test to run").c_str()); in runAndVerifyDefaultPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp279 std::string getVulkanName (const deUint32 version);
H A DvktSpvAsmComputeShaderCase.cpp378 TCU_THROW(NotSupportedError, std::string("Vulkan higher than or equal to " + getVulkanName(getMinRequiredVulkanVersion(m_shaderSpec.spirvVersion)) + " is required for this test to run").c_str()); in checkSupport()
H A DvktSpvAsmUtils.cpp325 std::string getVulkanName (const deUint32 version) in getVulkanName() function
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3000 TCU_THROW(NotSupportedError, string("Vulkan higher than or equal to " + getVulkanName(getMinRequiredVulkanVersion(instance.resources.spirvVersion)) + " is required for this test to run").c_str()); in runAndVerifyDefaultPipeline()

Completed in 19 milliseconds