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

Completed in 9 milliseconds