Searched refs:extIntegerDotProduct (Results 1 – 6 of 6) sorted by relevance
236 vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR extIntegerDotProduct; member249 …deMemset(&extIntegerDotProduct, 0, sizeof(vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR)… in VulkanFeatures()
293 if (!isIntegerDotProductFeaturesSupported(context, requested.extIntegerDotProduct, missingFeature)) in isVulkanFeaturesSupported()
203 spec.requestedVulkanFeatures.extIntegerDotProduct.shaderIntegerDotProduct = VK_TRUE; in addDotProductExtensionAndFeatures()