Function Prototype

vkGetDeviceMicromapCompatibilityEXT

Check if a serialized micromap is compatible with the current device

To check if a serialized micromap is compatible with the current device call:

void vkGetDeviceMicromapCompatibilityEXT(
    VkDevice device,
    const VkMicromapVersionInfoEXT* pVersionInfo,
    VkAccelerationStructureCompatibilityKHR* pCompatibility);