Searched refs:getMaxSpirvVersionForAsm (Results 1 – 4 of 4) sorted by relevance
221 vk::SpirvVersion getMaxSpirvVersionForAsm (const deUint32 vulkanVersion);
893 vk::SpirvVersion getMaxSpirvVersionForAsm (const deUint32 vulkanVersion) in getMaxSpirvVersionForAsm() function
263 const SpirvVersion usedSpirvVersionForAsm = getMaxSpirvVersionForAsm(usedVulkanVersion); in validateVulkanVersion()
307 …if (asmIterator.getProgram().buildOptions.targetVersion > vk::getMaxSpirvVersionForAsm(m_context.g… in init()