Refactor commands getting a pointer to a IDirectFB.

This commit is contained in:
asuessenbach
2020-10-21 23:12:54 +02:00
parent 9d8acb901b
commit 243e0fa7aa
2 changed files with 12 additions and 8 deletions

View File

@@ -104201,6 +104201,7 @@ namespace VULKAN_HPP_NAMESPACE
return static_cast<Bool32>(
d.vkGetPhysicalDeviceDirectFBPresentationSupportEXT( m_physicalDevice, queueFamilyIndex, dfb ) );
}
# ifndef VULKAN_HPP_DISABLE_ENHANCED_MODE
template <typename Dispatch>
VULKAN_HPP_INLINE Bool32 PhysicalDevice::getDirectFBPresentationSupportEXT(