Vulkan-Hpp
vk::DispatchLoaderBase Class Reference

#include <vulkan.hpp>

Public Member Functions

 DispatchLoaderBase ()=default
 
 DispatchLoaderBase (std::nullptr_t)
 
size_t getVkHeaderVersion () const
 

Detailed Description

Definition at line 1004 of file vulkan.hpp.

Constructor & Destructor Documentation

◆ DispatchLoaderBase() [1/2]

vk::DispatchLoaderBase::DispatchLoaderBase ( )
default

◆ DispatchLoaderBase() [2/2]

vk::DispatchLoaderBase::DispatchLoaderBase ( std::nullptr_t  )
inline

Definition at line 1008 of file vulkan.hpp.

Member Function Documentation

◆ getVkHeaderVersion()

size_t vk::DispatchLoaderBase::getVkHeaderVersion ( ) const
inline

Definition at line 1016 of file vulkan.hpp.


The documentation for this class was generated from the following file: