Home
last modified time | relevance | path

Searched refs:ePhysicalDeviceCooperativeMatrixFeaturesKHR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp1360ePhysicalDeviceCooperativeMatrixFeaturesKHR = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_COOPERATIVE_MATRIX… enumerator
Dvulkan_to_string.hpp3620 …case StructureType::ePhysicalDeviceCooperativeMatrixFeaturesKHR : return "PhysicalDeviceCooperativ… in to_string()