Vulkan-Hpp
|
This is the complete list of members for vk::PhysicalDevice, including all inherited members.
acquireDrmDisplayEXT(int32_t drmFd, vk::DisplayKHR display, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
acquireDrmDisplayEXT(int32_t drmFd, vk::DisplayKHR display, Dispatch const &d) const | vk::PhysicalDevice | |
createDevice(const vk::DeviceCreateInfo *pCreateInfo, const vk::AllocationCallbacks *pAllocator, vk::Device *pDevice, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
createDevice(const vk::DeviceCreateInfo &createInfo, Optional< const vk::AllocationCallbacks > allocator VULKAN_HPP_DEFAULT_ARGUMENT_NULLPTR_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
createDevice(const vk::DeviceCreateInfo *pCreateInfo, const vk::AllocationCallbacks *pAllocator, vk::Device *pDevice, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
createDevice(const vk::DeviceCreateInfo &createInfo, Optional< const vk::AllocationCallbacks > allocator, Dispatch const &d) const | vk::PhysicalDevice | |
createDeviceUnique(const vk::DeviceCreateInfo &createInfo, Optional< const vk::AllocationCallbacks > allocator VULKAN_HPP_DEFAULT_ARGUMENT_NULLPTR_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
createDeviceUnique(const vk::DeviceCreateInfo &createInfo, Optional< const vk::AllocationCallbacks > allocator, Dispatch const &d) const | vk::PhysicalDevice | |
createDisplayModeKHR(vk::DisplayKHR display, const vk::DisplayModeCreateInfoKHR *pCreateInfo, const vk::AllocationCallbacks *pAllocator, vk::DisplayModeKHR *pMode, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
createDisplayModeKHR(vk::DisplayKHR display, const vk::DisplayModeCreateInfoKHR &createInfo, Optional< const vk::AllocationCallbacks > allocator VULKAN_HPP_DEFAULT_ARGUMENT_NULLPTR_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
createDisplayModeKHR(vk::DisplayKHR display, const vk::DisplayModeCreateInfoKHR *pCreateInfo, const vk::AllocationCallbacks *pAllocator, vk::DisplayModeKHR *pMode, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
createDisplayModeKHR(vk::DisplayKHR display, const vk::DisplayModeCreateInfoKHR &createInfo, Optional< const vk::AllocationCallbacks > allocator, Dispatch const &d) const | vk::PhysicalDevice | |
createDisplayModeKHRUnique(vk::DisplayKHR display, const vk::DisplayModeCreateInfoKHR &createInfo, Optional< const vk::AllocationCallbacks > allocator VULKAN_HPP_DEFAULT_ARGUMENT_NULLPTR_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
createDisplayModeKHRUnique(vk::DisplayKHR display, const vk::DisplayModeCreateInfoKHR &createInfo, Optional< const vk::AllocationCallbacks > allocator, Dispatch const &d) const | vk::PhysicalDevice | |
CType typedef | vk::PhysicalDevice | |
debugReportObjectType | vk::PhysicalDevice | static |
enumerateDeviceExtensionProperties(const char *pLayerName, uint32_t *pPropertyCount, vk::ExtensionProperties *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
enumerateDeviceExtensionProperties(Optional< const std::string > layerName VULKAN_HPP_DEFAULT_ARGUMENT_NULLPTR_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
enumerateDeviceExtensionProperties(Optional< const std::string > layerName, ExtensionPropertiesAllocator &extensionPropertiesAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
enumerateDeviceExtensionProperties(const char *pLayerName, uint32_t *pPropertyCount, vk::ExtensionProperties *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
enumerateDeviceExtensionProperties(Optional< const std::string > layerName, Dispatch const &d) const | vk::PhysicalDevice | |
enumerateDeviceExtensionProperties(Optional< const std::string > layerName, ExtensionPropertiesAllocator &extensionPropertiesAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
enumerateDeviceLayerProperties(uint32_t *pPropertyCount, vk::LayerProperties *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
enumerateDeviceLayerProperties(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
enumerateDeviceLayerProperties(LayerPropertiesAllocator &layerPropertiesAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
enumerateDeviceLayerProperties(uint32_t *pPropertyCount, vk::LayerProperties *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
enumerateDeviceLayerProperties(Dispatch const &d) const | vk::PhysicalDevice | |
enumerateDeviceLayerProperties(LayerPropertiesAllocator &layerPropertiesAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
enumerateQueueFamilyPerformanceQueryCountersKHR(uint32_t queueFamilyIndex, uint32_t *pCounterCount, vk::PerformanceCounterKHR *pCounters, vk::PerformanceCounterDescriptionKHR *pCounterDescriptions, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
enumerateQueueFamilyPerformanceQueryCountersKHR(uint32_t queueFamilyIndex, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
enumerateQueueFamilyPerformanceQueryCountersKHR(uint32_t queueFamilyIndex, PerformanceCounterKHRAllocator &performanceCounterKHRAllocator, PerformanceCounterDescriptionKHRAllocator &performanceCounterDescriptionKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
enumerateQueueFamilyPerformanceQueryCountersKHR(uint32_t queueFamilyIndex, uint32_t *pCounterCount, vk::PerformanceCounterKHR *pCounters, vk::PerformanceCounterDescriptionKHR *pCounterDescriptions, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
enumerateQueueFamilyPerformanceQueryCountersKHR(uint32_t queueFamilyIndex, Dispatch const &d) const | vk::PhysicalDevice | |
enumerateQueueFamilyPerformanceQueryCountersKHR(uint32_t queueFamilyIndex, PerformanceCounterKHRAllocator &performanceCounterKHRAllocator, PerformanceCounterDescriptionKHRAllocator &performanceCounterDescriptionKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsEXT(uint32_t *pTimeDomainCount, vk::TimeDomainKHR *pTimeDomains, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCalibrateableTimeDomainsEXT(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsEXT(TimeDomainKHRAllocator &timeDomainKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsEXT(uint32_t *pTimeDomainCount, vk::TimeDomainKHR *pTimeDomains, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCalibrateableTimeDomainsEXT(Dispatch const &d) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsEXT(TimeDomainKHRAllocator &timeDomainKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsKHR(uint32_t *pTimeDomainCount, vk::TimeDomainKHR *pTimeDomains, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCalibrateableTimeDomainsKHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsKHR(TimeDomainKHRAllocator &timeDomainKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsKHR(uint32_t *pTimeDomainCount, vk::TimeDomainKHR *pTimeDomains, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCalibrateableTimeDomainsKHR(Dispatch const &d) const | vk::PhysicalDevice | |
getCalibrateableTimeDomainsKHR(TimeDomainKHRAllocator &timeDomainKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesKHR(uint32_t *pPropertyCount, vk::CooperativeMatrixPropertiesKHR *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesKHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesKHR(CooperativeMatrixPropertiesKHRAllocator &cooperativeMatrixPropertiesKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesKHR(uint32_t *pPropertyCount, vk::CooperativeMatrixPropertiesKHR *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesKHR(Dispatch const &d) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesKHR(CooperativeMatrixPropertiesKHRAllocator &cooperativeMatrixPropertiesKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesNV(uint32_t *pPropertyCount, vk::CooperativeMatrixPropertiesNV *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesNV(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesNV(CooperativeMatrixPropertiesNVAllocator &cooperativeMatrixPropertiesNVAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesNV(uint32_t *pPropertyCount, vk::CooperativeMatrixPropertiesNV *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesNV(Dispatch const &d) const | vk::PhysicalDevice | |
getCooperativeMatrixPropertiesNV(CooperativeMatrixPropertiesNVAllocator &cooperativeMatrixPropertiesNVAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayModeProperties2KHR(vk::DisplayKHR display, uint32_t *pPropertyCount, vk::DisplayModeProperties2KHR *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayModeProperties2KHR(vk::DisplayKHR display, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayModeProperties2KHR(vk::DisplayKHR display, DisplayModeProperties2KHRAllocator &displayModeProperties2KHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayModeProperties2KHR(vk::DisplayKHR display, uint32_t *pPropertyCount, vk::DisplayModeProperties2KHR *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayModeProperties2KHR(vk::DisplayKHR display, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayModeProperties2KHR(vk::DisplayKHR display, DisplayModeProperties2KHRAllocator &displayModeProperties2KHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayModePropertiesKHR(vk::DisplayKHR display, uint32_t *pPropertyCount, vk::DisplayModePropertiesKHR *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayModePropertiesKHR(vk::DisplayKHR display, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayModePropertiesKHR(vk::DisplayKHR display, DisplayModePropertiesKHRAllocator &displayModePropertiesKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayModePropertiesKHR(vk::DisplayKHR display, uint32_t *pPropertyCount, vk::DisplayModePropertiesKHR *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayModePropertiesKHR(vk::DisplayKHR display, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayModePropertiesKHR(vk::DisplayKHR display, DisplayModePropertiesKHRAllocator &displayModePropertiesKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlaneCapabilities2KHR(const vk::DisplayPlaneInfo2KHR *pDisplayPlaneInfo, vk::DisplayPlaneCapabilities2KHR *pCapabilities, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneCapabilities2KHR(const vk::DisplayPlaneInfo2KHR &displayPlaneInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlaneCapabilities2KHR(const vk::DisplayPlaneInfo2KHR *pDisplayPlaneInfo, vk::DisplayPlaneCapabilities2KHR *pCapabilities, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneCapabilities2KHR(const vk::DisplayPlaneInfo2KHR &displayPlaneInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlaneCapabilitiesKHR(vk::DisplayModeKHR mode, uint32_t planeIndex, vk::DisplayPlaneCapabilitiesKHR *pCapabilities, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneCapabilitiesKHR(vk::DisplayModeKHR mode, uint32_t planeIndex, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlaneCapabilitiesKHR(vk::DisplayModeKHR mode, uint32_t planeIndex, vk::DisplayPlaneCapabilitiesKHR *pCapabilities, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneCapabilitiesKHR(vk::DisplayModeKHR mode, uint32_t planeIndex, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlaneProperties2KHR(uint32_t *pPropertyCount, vk::DisplayPlaneProperties2KHR *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlaneProperties2KHR(DisplayPlaneProperties2KHRAllocator &displayPlaneProperties2KHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlaneProperties2KHR(uint32_t *pPropertyCount, vk::DisplayPlaneProperties2KHR *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneProperties2KHR(Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlaneProperties2KHR(DisplayPlaneProperties2KHRAllocator &displayPlaneProperties2KHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlanePropertiesKHR(uint32_t *pPropertyCount, vk::DisplayPlanePropertiesKHR *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlanePropertiesKHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlanePropertiesKHR(DisplayPlanePropertiesKHRAllocator &displayPlanePropertiesKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlanePropertiesKHR(uint32_t *pPropertyCount, vk::DisplayPlanePropertiesKHR *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlanePropertiesKHR(Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlanePropertiesKHR(DisplayPlanePropertiesKHRAllocator &displayPlanePropertiesKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlaneSupportedDisplaysKHR(uint32_t planeIndex, uint32_t *pDisplayCount, vk::DisplayKHR *pDisplays, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneSupportedDisplaysKHR(uint32_t planeIndex, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlaneSupportedDisplaysKHR(uint32_t planeIndex, DisplayKHRAllocator &displayKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPlaneSupportedDisplaysKHR(uint32_t planeIndex, uint32_t *pDisplayCount, vk::DisplayKHR *pDisplays, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPlaneSupportedDisplaysKHR(uint32_t planeIndex, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPlaneSupportedDisplaysKHR(uint32_t planeIndex, DisplayKHRAllocator &displayKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayProperties2KHR(uint32_t *pPropertyCount, vk::DisplayProperties2KHR *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayProperties2KHR(DisplayProperties2KHRAllocator &displayProperties2KHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayProperties2KHR(uint32_t *pPropertyCount, vk::DisplayProperties2KHR *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayProperties2KHR(Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayProperties2KHR(DisplayProperties2KHRAllocator &displayProperties2KHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPropertiesKHR(uint32_t *pPropertyCount, vk::DisplayPropertiesKHR *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPropertiesKHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPropertiesKHR(DisplayPropertiesKHRAllocator &displayPropertiesKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDisplayPropertiesKHR(uint32_t *pPropertyCount, vk::DisplayPropertiesKHR *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDisplayPropertiesKHR(Dispatch const &d) const | vk::PhysicalDevice | |
getDisplayPropertiesKHR(DisplayPropertiesKHRAllocator &displayPropertiesKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getDrmDisplayEXT(int32_t drmFd, uint32_t connectorId, vk::DisplayKHR *display, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDrmDisplayEXT(int32_t drmFd, uint32_t connectorId, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDrmDisplayEXT(int32_t drmFd, uint32_t connectorId, vk::DisplayKHR *display, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getDrmDisplayEXT(int32_t drmFd, uint32_t connectorId, Dispatch const &d) const | vk::PhysicalDevice | |
getDrmDisplayEXTUnique(int32_t drmFd, uint32_t connectorId, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getDrmDisplayEXTUnique(int32_t drmFd, uint32_t connectorId, Dispatch const &d) const | vk::PhysicalDevice | |
getExternalBufferProperties(const vk::PhysicalDeviceExternalBufferInfo *pExternalBufferInfo, vk::ExternalBufferProperties *pExternalBufferProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalBufferProperties(const vk::PhysicalDeviceExternalBufferInfo &externalBufferInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalBufferProperties(const vk::PhysicalDeviceExternalBufferInfo *pExternalBufferInfo, vk::ExternalBufferProperties *pExternalBufferProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalBufferProperties(const vk::PhysicalDeviceExternalBufferInfo &externalBufferInfo, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalBufferPropertiesKHR(const vk::PhysicalDeviceExternalBufferInfo *pExternalBufferInfo, vk::ExternalBufferProperties *pExternalBufferProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalBufferPropertiesKHR(const vk::PhysicalDeviceExternalBufferInfo &externalBufferInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalBufferPropertiesKHR(const vk::PhysicalDeviceExternalBufferInfo *pExternalBufferInfo, vk::ExternalBufferProperties *pExternalBufferProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalBufferPropertiesKHR(const vk::PhysicalDeviceExternalBufferInfo &externalBufferInfo, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFenceProperties(const vk::PhysicalDeviceExternalFenceInfo *pExternalFenceInfo, vk::ExternalFenceProperties *pExternalFenceProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFenceProperties(const vk::PhysicalDeviceExternalFenceInfo &externalFenceInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFenceProperties(const vk::PhysicalDeviceExternalFenceInfo *pExternalFenceInfo, vk::ExternalFenceProperties *pExternalFenceProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFenceProperties(const vk::PhysicalDeviceExternalFenceInfo &externalFenceInfo, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFencePropertiesKHR(const vk::PhysicalDeviceExternalFenceInfo *pExternalFenceInfo, vk::ExternalFenceProperties *pExternalFenceProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFencePropertiesKHR(const vk::PhysicalDeviceExternalFenceInfo &externalFenceInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFencePropertiesKHR(const vk::PhysicalDeviceExternalFenceInfo *pExternalFenceInfo, vk::ExternalFenceProperties *pExternalFenceProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalFencePropertiesKHR(const vk::PhysicalDeviceExternalFenceInfo &externalFenceInfo, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalImageFormatPropertiesNV(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags, vk::ExternalMemoryHandleTypeFlagsNV externalHandleType, vk::ExternalImageFormatPropertiesNV *pExternalImageFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalImageFormatPropertiesNV(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags VULKAN_HPP_DEFAULT_ARGUMENT_ASSIGNMENT, vk::ExternalMemoryHandleTypeFlagsNV externalHandleType VULKAN_HPP_DEFAULT_ARGUMENT_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getExternalImageFormatPropertiesNV(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags, vk::ExternalMemoryHandleTypeFlagsNV externalHandleType, vk::ExternalImageFormatPropertiesNV *pExternalImageFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalImageFormatPropertiesNV(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags, vk::ExternalMemoryHandleTypeFlagsNV externalHandleType, Dispatch const &d) const | vk::PhysicalDevice | |
getExternalSemaphoreProperties(const vk::PhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, vk::ExternalSemaphoreProperties *pExternalSemaphoreProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalSemaphoreProperties(const vk::PhysicalDeviceExternalSemaphoreInfo &externalSemaphoreInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalSemaphoreProperties(const vk::PhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, vk::ExternalSemaphoreProperties *pExternalSemaphoreProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalSemaphoreProperties(const vk::PhysicalDeviceExternalSemaphoreInfo &externalSemaphoreInfo, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalSemaphorePropertiesKHR(const vk::PhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, vk::ExternalSemaphoreProperties *pExternalSemaphoreProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalSemaphorePropertiesKHR(const vk::PhysicalDeviceExternalSemaphoreInfo &externalSemaphoreInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalSemaphorePropertiesKHR(const vk::PhysicalDeviceExternalSemaphoreInfo *pExternalSemaphoreInfo, vk::ExternalSemaphoreProperties *pExternalSemaphoreProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getExternalSemaphorePropertiesKHR(const vk::PhysicalDeviceExternalSemaphoreInfo &externalSemaphoreInfo, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures(vk::PhysicalDeviceFeatures *pFeatures, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures(vk::PhysicalDeviceFeatures *pFeatures, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2(vk::PhysicalDeviceFeatures2 *pFeatures, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2(vk::PhysicalDeviceFeatures2 *pFeatures, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2KHR(vk::PhysicalDeviceFeatures2 *pFeatures, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2KHR(vk::PhysicalDeviceFeatures2 *pFeatures, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2KHR(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2KHR(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFeatures2KHR() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties(vk::Format format, vk::FormatProperties *pFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties(vk::Format format, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties(vk::Format format, vk::FormatProperties *pFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties(vk::Format format, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2(vk::Format format, vk::FormatProperties2 *pFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2(vk::Format format, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2(vk::Format format, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2(vk::Format format, vk::FormatProperties2 *pFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2(vk::Format format, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2(vk::Format format, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2(vk::Format format) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2KHR(vk::Format format, vk::FormatProperties2 *pFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2KHR(vk::Format format, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2KHR(vk::Format format, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2KHR(vk::Format format, vk::FormatProperties2 *pFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2KHR(vk::Format format, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2KHR(vk::Format format, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFormatProperties2KHR(vk::Format format) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFragmentShadingRatesKHR(uint32_t *pFragmentShadingRateCount, vk::PhysicalDeviceFragmentShadingRateKHR *pFragmentShadingRates, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFragmentShadingRatesKHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getFragmentShadingRatesKHR(PhysicalDeviceFragmentShadingRateKHRAllocator &physicalDeviceFragmentShadingRateKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getFragmentShadingRatesKHR(uint32_t *pFragmentShadingRateCount, vk::PhysicalDeviceFragmentShadingRateKHR *pFragmentShadingRates, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getFragmentShadingRatesKHR(Dispatch const &d) const | vk::PhysicalDevice | |
getFragmentShadingRatesKHR(PhysicalDeviceFragmentShadingRateKHRAllocator &physicalDeviceFragmentShadingRateKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getImageFormatProperties(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags, vk::ImageFormatProperties *pImageFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getImageFormatProperties(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags VULKAN_HPP_DEFAULT_ARGUMENT_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getImageFormatProperties(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags, vk::ImageFormatProperties *pImageFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getImageFormatProperties(vk::Format format, vk::ImageType type, vk::ImageTiling tiling, vk::ImageUsageFlags usage, vk::ImageCreateFlags flags, Dispatch const &d) const | vk::PhysicalDevice | |
getImageFormatProperties2(const vk::PhysicalDeviceImageFormatInfo2 *pImageFormatInfo, vk::ImageFormatProperties2 *pImageFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getImageFormatProperties2(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getImageFormatProperties2(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getImageFormatProperties2(const vk::PhysicalDeviceImageFormatInfo2 *pImageFormatInfo, vk::ImageFormatProperties2 *pImageFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getImageFormatProperties2(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getImageFormatProperties2(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getImageFormatProperties2(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo) const | vk::PhysicalDevice | |
getImageFormatProperties2KHR(const vk::PhysicalDeviceImageFormatInfo2 *pImageFormatInfo, vk::ImageFormatProperties2 *pImageFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getImageFormatProperties2KHR(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getImageFormatProperties2KHR(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getImageFormatProperties2KHR(const vk::PhysicalDeviceImageFormatInfo2 *pImageFormatInfo, vk::ImageFormatProperties2 *pImageFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getImageFormatProperties2KHR(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getImageFormatProperties2KHR(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getImageFormatProperties2KHR(const vk::PhysicalDeviceImageFormatInfo2 &imageFormatInfo) const | vk::PhysicalDevice | |
getMemoryProperties(vk::PhysicalDeviceMemoryProperties *pMemoryProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties(vk::PhysicalDeviceMemoryProperties *pMemoryProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2(vk::PhysicalDeviceMemoryProperties2 *pMemoryProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2(vk::PhysicalDeviceMemoryProperties2 *pMemoryProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2KHR(vk::PhysicalDeviceMemoryProperties2 *pMemoryProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2KHR(vk::PhysicalDeviceMemoryProperties2 *pMemoryProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2KHR(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2KHR(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMemoryProperties2KHR() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMultisamplePropertiesEXT(vk::SampleCountFlagBits samples, vk::MultisamplePropertiesEXT *pMultisampleProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMultisamplePropertiesEXT(vk::SampleCountFlagBits samples, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMultisamplePropertiesEXT(vk::SampleCountFlagBits samples, vk::MultisamplePropertiesEXT *pMultisampleProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getMultisamplePropertiesEXT(vk::SampleCountFlagBits samples, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getOpticalFlowImageFormatsNV(const vk::OpticalFlowImageFormatInfoNV *pOpticalFlowImageFormatInfo, uint32_t *pFormatCount, vk::OpticalFlowImageFormatPropertiesNV *pImageFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getOpticalFlowImageFormatsNV(const vk::OpticalFlowImageFormatInfoNV &opticalFlowImageFormatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getOpticalFlowImageFormatsNV(const vk::OpticalFlowImageFormatInfoNV &opticalFlowImageFormatInfo, OpticalFlowImageFormatPropertiesNVAllocator &opticalFlowImageFormatPropertiesNVAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getOpticalFlowImageFormatsNV(const vk::OpticalFlowImageFormatInfoNV *pOpticalFlowImageFormatInfo, uint32_t *pFormatCount, vk::OpticalFlowImageFormatPropertiesNV *pImageFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getOpticalFlowImageFormatsNV(const vk::OpticalFlowImageFormatInfoNV &opticalFlowImageFormatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getOpticalFlowImageFormatsNV(const vk::OpticalFlowImageFormatInfoNV &opticalFlowImageFormatInfo, OpticalFlowImageFormatPropertiesNVAllocator &opticalFlowImageFormatPropertiesNVAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getPresentRectanglesKHR(vk::SurfaceKHR surface, uint32_t *pRectCount, vk::Rect2D *pRects, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getPresentRectanglesKHR(vk::SurfaceKHR surface, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getPresentRectanglesKHR(vk::SurfaceKHR surface, Rect2DAllocator &rect2DAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getPresentRectanglesKHR(vk::SurfaceKHR surface, uint32_t *pRectCount, vk::Rect2D *pRects, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getPresentRectanglesKHR(vk::SurfaceKHR surface, Dispatch const &d) const | vk::PhysicalDevice | |
getPresentRectanglesKHR(vk::SurfaceKHR surface, Rect2DAllocator &rect2DAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getProperties(vk::PhysicalDeviceProperties *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties(vk::PhysicalDeviceProperties *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2(vk::PhysicalDeviceProperties2 *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2(vk::PhysicalDeviceProperties2 *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2KHR(vk::PhysicalDeviceProperties2 *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2KHR(vk::PhysicalDeviceProperties2 *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2KHR(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2KHR(Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getProperties2KHR() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyPerformanceQueryPassesKHR(const vk::QueryPoolPerformanceCreateInfoKHR *pPerformanceQueryCreateInfo, uint32_t *pNumPasses, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyPerformanceQueryPassesKHR(const vk::QueryPoolPerformanceCreateInfoKHR &performanceQueryCreateInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyPerformanceQueryPassesKHR(const vk::QueryPoolPerformanceCreateInfoKHR *pPerformanceQueryCreateInfo, uint32_t *pNumPasses, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyPerformanceQueryPassesKHR(const vk::QueryPoolPerformanceCreateInfoKHR &performanceQueryCreateInfo, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyProperties(uint32_t *pQueueFamilyPropertyCount, vk::QueueFamilyProperties *pQueueFamilyProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyProperties(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties(QueueFamilyPropertiesAllocator &queueFamilyPropertiesAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties(uint32_t *pQueueFamilyPropertyCount, vk::QueueFamilyProperties *pQueueFamilyProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyProperties(Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties(QueueFamilyPropertiesAllocator &queueFamilyPropertiesAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(uint32_t *pQueueFamilyPropertyCount, vk::QueueFamilyProperties2 *pQueueFamilyProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyProperties2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(QueueFamilyProperties2Allocator &queueFamilyProperties2Allocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(StructureChainAllocator &structureChainAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(uint32_t *pQueueFamilyPropertyCount, vk::QueueFamilyProperties2 *pQueueFamilyProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyProperties2(Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(QueueFamilyProperties2Allocator &queueFamilyProperties2Allocator, Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2(StructureChainAllocator &structureChainAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2() const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(uint32_t *pQueueFamilyPropertyCount, vk::QueueFamilyProperties2 *pQueueFamilyProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(QueueFamilyProperties2Allocator &queueFamilyProperties2Allocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(StructureChainAllocator &structureChainAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(uint32_t *pQueueFamilyPropertyCount, vk::QueueFamilyProperties2 *pQueueFamilyProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(QueueFamilyProperties2Allocator &queueFamilyProperties2Allocator, Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR(StructureChainAllocator &structureChainAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getQueueFamilyProperties2KHR() const | vk::PhysicalDevice | |
getSparseImageFormatProperties(vk::Format format, vk::ImageType type, vk::SampleCountFlagBits samples, vk::ImageUsageFlags usage, vk::ImageTiling tiling, uint32_t *pPropertyCount, vk::SparseImageFormatProperties *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSparseImageFormatProperties(vk::Format format, vk::ImageType type, vk::SampleCountFlagBits samples, vk::ImageUsageFlags usage, vk::ImageTiling tiling, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSparseImageFormatProperties(vk::Format format, vk::ImageType type, vk::SampleCountFlagBits samples, vk::ImageUsageFlags usage, vk::ImageTiling tiling, SparseImageFormatPropertiesAllocator &sparseImageFormatPropertiesAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSparseImageFormatProperties(vk::Format format, vk::ImageType type, vk::SampleCountFlagBits samples, vk::ImageUsageFlags usage, vk::ImageTiling tiling, uint32_t *pPropertyCount, vk::SparseImageFormatProperties *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSparseImageFormatProperties(vk::Format format, vk::ImageType type, vk::SampleCountFlagBits samples, vk::ImageUsageFlags usage, vk::ImageTiling tiling, Dispatch const &d) const | vk::PhysicalDevice | |
getSparseImageFormatProperties(vk::Format format, vk::ImageType type, vk::SampleCountFlagBits samples, vk::ImageUsageFlags usage, vk::ImageTiling tiling, SparseImageFormatPropertiesAllocator &sparseImageFormatPropertiesAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2(const vk::PhysicalDeviceSparseImageFormatInfo2 *pFormatInfo, uint32_t *pPropertyCount, vk::SparseImageFormatProperties2 *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSparseImageFormatProperties2(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, SparseImageFormatProperties2Allocator &sparseImageFormatProperties2Allocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2(const vk::PhysicalDeviceSparseImageFormatInfo2 *pFormatInfo, uint32_t *pPropertyCount, vk::SparseImageFormatProperties2 *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSparseImageFormatProperties2(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, SparseImageFormatProperties2Allocator &sparseImageFormatProperties2Allocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2KHR(const vk::PhysicalDeviceSparseImageFormatInfo2 *pFormatInfo, uint32_t *pPropertyCount, vk::SparseImageFormatProperties2 *pProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSparseImageFormatProperties2KHR(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2KHR(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, SparseImageFormatProperties2Allocator &sparseImageFormatProperties2Allocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2KHR(const vk::PhysicalDeviceSparseImageFormatInfo2 *pFormatInfo, uint32_t *pPropertyCount, vk::SparseImageFormatProperties2 *pProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSparseImageFormatProperties2KHR(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getSparseImageFormatProperties2KHR(const vk::PhysicalDeviceSparseImageFormatInfo2 &formatInfo, SparseImageFormatProperties2Allocator &sparseImageFormatProperties2Allocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSupportedFramebufferMixedSamplesCombinationsNV(uint32_t *pCombinationCount, vk::FramebufferMixedSamplesCombinationNV *pCombinations, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSupportedFramebufferMixedSamplesCombinationsNV(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSupportedFramebufferMixedSamplesCombinationsNV(FramebufferMixedSamplesCombinationNVAllocator &framebufferMixedSamplesCombinationNVAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSupportedFramebufferMixedSamplesCombinationsNV(uint32_t *pCombinationCount, vk::FramebufferMixedSamplesCombinationNV *pCombinations, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSupportedFramebufferMixedSamplesCombinationsNV(Dispatch const &d) const | vk::PhysicalDevice | |
getSupportedFramebufferMixedSamplesCombinationsNV(FramebufferMixedSamplesCombinationNVAllocator &framebufferMixedSamplesCombinationNVAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceCapabilities2EXT(vk::SurfaceKHR surface, vk::SurfaceCapabilities2EXT *pSurfaceCapabilities, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceCapabilities2EXT(vk::SurfaceKHR surface, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceCapabilities2EXT(vk::SurfaceKHR surface, vk::SurfaceCapabilities2EXT *pSurfaceCapabilities, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceCapabilities2EXT(vk::SurfaceKHR surface, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceCapabilities2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR *pSurfaceInfo, vk::SurfaceCapabilities2KHR *pSurfaceCapabilities, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceCapabilities2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceCapabilities2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceCapabilities2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR *pSurfaceInfo, vk::SurfaceCapabilities2KHR *pSurfaceCapabilities, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceCapabilities2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceCapabilities2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceCapabilities2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo) const | vk::PhysicalDevice | |
getSurfaceCapabilitiesKHR(vk::SurfaceKHR surface, vk::SurfaceCapabilitiesKHR *pSurfaceCapabilities, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceCapabilitiesKHR(vk::SurfaceKHR surface, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceCapabilitiesKHR(vk::SurfaceKHR surface, vk::SurfaceCapabilitiesKHR *pSurfaceCapabilities, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceCapabilitiesKHR(vk::SurfaceKHR surface, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR *pSurfaceInfo, uint32_t *pSurfaceFormatCount, vk::SurfaceFormat2KHR *pSurfaceFormats, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, SurfaceFormat2KHRAllocator &surfaceFormat2KHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, StructureChainAllocator &structureChainAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR *pSurfaceInfo, uint32_t *pSurfaceFormatCount, vk::SurfaceFormat2KHR *pSurfaceFormats, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, SurfaceFormat2KHRAllocator &surfaceFormat2KHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo, StructureChainAllocator &structureChainAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceFormats2KHR(const vk::PhysicalDeviceSurfaceInfo2KHR &surfaceInfo) const | vk::PhysicalDevice | |
getSurfaceFormatsKHR(vk::SurfaceKHR surface, uint32_t *pSurfaceFormatCount, vk::SurfaceFormatKHR *pSurfaceFormats, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceFormatsKHR(vk::SurfaceKHR surface VULKAN_HPP_DEFAULT_ARGUMENT_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceFormatsKHR(vk::SurfaceKHR surface, SurfaceFormatKHRAllocator &surfaceFormatKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceFormatsKHR(vk::SurfaceKHR surface, uint32_t *pSurfaceFormatCount, vk::SurfaceFormatKHR *pSurfaceFormats, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceFormatsKHR(vk::SurfaceKHR surface, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceFormatsKHR(vk::SurfaceKHR surface, SurfaceFormatKHRAllocator &surfaceFormatKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfacePresentModesKHR(vk::SurfaceKHR surface, uint32_t *pPresentModeCount, vk::PresentModeKHR *pPresentModes, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfacePresentModesKHR(vk::SurfaceKHR surface VULKAN_HPP_DEFAULT_ARGUMENT_ASSIGNMENT, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfacePresentModesKHR(vk::SurfaceKHR surface, PresentModeKHRAllocator &presentModeKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfacePresentModesKHR(vk::SurfaceKHR surface, uint32_t *pPresentModeCount, vk::PresentModeKHR *pPresentModes, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfacePresentModesKHR(vk::SurfaceKHR surface, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfacePresentModesKHR(vk::SurfaceKHR surface, PresentModeKHRAllocator &presentModeKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getSurfaceSupportKHR(uint32_t queueFamilyIndex, vk::SurfaceKHR surface, vk::Bool32 *pSupported, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceSupportKHR(uint32_t queueFamilyIndex, vk::SurfaceKHR surface, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getSurfaceSupportKHR(uint32_t queueFamilyIndex, vk::SurfaceKHR surface, vk::Bool32 *pSupported, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getSurfaceSupportKHR(uint32_t queueFamilyIndex, vk::SurfaceKHR surface, Dispatch const &d) const | vk::PhysicalDevice | |
getToolProperties(uint32_t *pToolCount, vk::PhysicalDeviceToolProperties *pToolProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getToolProperties(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getToolProperties(PhysicalDeviceToolPropertiesAllocator &physicalDeviceToolPropertiesAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getToolProperties(uint32_t *pToolCount, vk::PhysicalDeviceToolProperties *pToolProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getToolProperties(Dispatch const &d) const | vk::PhysicalDevice | |
getToolProperties(PhysicalDeviceToolPropertiesAllocator &physicalDeviceToolPropertiesAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getToolPropertiesEXT(uint32_t *pToolCount, vk::PhysicalDeviceToolProperties *pToolProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getToolPropertiesEXT(Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getToolPropertiesEXT(PhysicalDeviceToolPropertiesAllocator &physicalDeviceToolPropertiesAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getToolPropertiesEXT(uint32_t *pToolCount, vk::PhysicalDeviceToolProperties *pToolProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getToolPropertiesEXT(Dispatch const &d) const | vk::PhysicalDevice | |
getToolPropertiesEXT(PhysicalDeviceToolPropertiesAllocator &physicalDeviceToolPropertiesAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
getVideoCapabilitiesKHR(const vk::VideoProfileInfoKHR *pVideoProfile, vk::VideoCapabilitiesKHR *pCapabilities, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getVideoCapabilitiesKHR(const vk::VideoProfileInfoKHR &videoProfile, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getVideoCapabilitiesKHR(const vk::VideoProfileInfoKHR &videoProfile, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getVideoCapabilitiesKHR(const vk::VideoProfileInfoKHR *pVideoProfile, vk::VideoCapabilitiesKHR *pCapabilities, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getVideoCapabilitiesKHR(const vk::VideoProfileInfoKHR &videoProfile, Dispatch const &d) const | vk::PhysicalDevice | |
getVideoCapabilitiesKHR(const vk::VideoProfileInfoKHR &videoProfile, Dispatch const &d) const | vk::PhysicalDevice | |
getVideoCapabilitiesKHR(const vk::VideoProfileInfoKHR &videoProfile) const | vk::PhysicalDevice | |
getVideoEncodeQualityLevelPropertiesKHR(const vk::PhysicalDeviceVideoEncodeQualityLevelInfoKHR *pQualityLevelInfo, vk::VideoEncodeQualityLevelPropertiesKHR *pQualityLevelProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getVideoEncodeQualityLevelPropertiesKHR(const vk::PhysicalDeviceVideoEncodeQualityLevelInfoKHR &qualityLevelInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getVideoEncodeQualityLevelPropertiesKHR(const vk::PhysicalDeviceVideoEncodeQualityLevelInfoKHR &qualityLevelInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getVideoEncodeQualityLevelPropertiesKHR(const vk::PhysicalDeviceVideoEncodeQualityLevelInfoKHR *pQualityLevelInfo, vk::VideoEncodeQualityLevelPropertiesKHR *pQualityLevelProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getVideoEncodeQualityLevelPropertiesKHR(const vk::PhysicalDeviceVideoEncodeQualityLevelInfoKHR &qualityLevelInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getVideoEncodeQualityLevelPropertiesKHR(const vk::PhysicalDeviceVideoEncodeQualityLevelInfoKHR &qualityLevelInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getVideoEncodeQualityLevelPropertiesKHR(const vk::PhysicalDeviceVideoEncodeQualityLevelInfoKHR &qualityLevelInfo) const | vk::PhysicalDevice | |
getVideoFormatPropertiesKHR(const vk::PhysicalDeviceVideoFormatInfoKHR *pVideoFormatInfo, uint32_t *pVideoFormatPropertyCount, vk::VideoFormatPropertiesKHR *pVideoFormatProperties, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getVideoFormatPropertiesKHR(const vk::PhysicalDeviceVideoFormatInfoKHR &videoFormatInfo, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getVideoFormatPropertiesKHR(const vk::PhysicalDeviceVideoFormatInfoKHR &videoFormatInfo, VideoFormatPropertiesKHRAllocator &videoFormatPropertiesKHRAllocator, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const | vk::PhysicalDevice | |
getVideoFormatPropertiesKHR(const vk::PhysicalDeviceVideoFormatInfoKHR *pVideoFormatInfo, uint32_t *pVideoFormatPropertyCount, vk::VideoFormatPropertiesKHR *pVideoFormatProperties, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
getVideoFormatPropertiesKHR(const vk::PhysicalDeviceVideoFormatInfoKHR &videoFormatInfo, Dispatch const &d) const | vk::PhysicalDevice | |
getVideoFormatPropertiesKHR(const vk::PhysicalDeviceVideoFormatInfoKHR &videoFormatInfo, VideoFormatPropertiesKHRAllocator &videoFormatPropertiesKHRAllocator, Dispatch const &d) const | vk::PhysicalDevice | |
NativeType typedef | vk::PhysicalDevice | |
objectType | vk::PhysicalDevice | static |
operator bool() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inlineexplicit |
operator VkPhysicalDevice() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
operator!() const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
operator!=(PhysicalDevice const &rhs) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
operator<(PhysicalDevice const &rhs) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
operator=(VkPhysicalDevice physicalDevice) VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
operator=(std::nullptr_t) VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
operator==(PhysicalDevice const &rhs) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
PhysicalDevice()=default | vk::PhysicalDevice | |
PhysicalDevice(std::nullptr_t) VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
PhysicalDevice(VkPhysicalDevice physicalDevice) VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | inline |
releaseDisplayEXT(vk::DisplayKHR display, Dispatch const &d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice | |
releaseDisplayEXT(vk::DisplayKHR display, Dispatch const &d) const VULKAN_HPP_NOEXCEPT | vk::PhysicalDevice |