Home
last modified time | relevance | path

Searched refs:extIntegerDotProduct (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp236 vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR extIntegerDotProduct; member
249 …deMemset(&extIntegerDotProduct, 0, sizeof(vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR)… in VulkanFeatures()
DvktSpvAsmUtils.cpp293 if (!isIntegerDotProductFeaturesSupported(context, requested.extIntegerDotProduct, missingFeature)) in isVulkanFeaturesSupported()
DvktSpvAsmIntegerDotProductTests.cpp203 spec.requestedVulkanFeatures.extIntegerDotProduct.shaderIntegerDotProduct = VK_TRUE; in addDotProductExtensionAndFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp236 vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR extIntegerDotProduct; member
249 …deMemset(&extIntegerDotProduct, 0, sizeof(vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR)… in VulkanFeatures()
DvktSpvAsmUtils.cpp293 if (!isIntegerDotProductFeaturesSupported(context, requested.extIntegerDotProduct, missingFeature)) in isVulkanFeaturesSupported()
DvktSpvAsmIntegerDotProductTests.cpp203 spec.requestedVulkanFeatures.extIntegerDotProduct.shaderIntegerDotProduct = VK_TRUE; in addDotProductExtensionAndFeatures()