SDL  2.0
VULKAN_HPP_NAMESPACE::FragmentationEXTError Class Reference

#include <vulkan.hpp>

+ Inheritance diagram for VULKAN_HPP_NAMESPACE::FragmentationEXTError:
+ Collaboration diagram for VULKAN_HPP_NAMESPACE::FragmentationEXTError:

Public Member Functions

 FragmentationEXTError (std::string const &message)
 
 FragmentationEXTError (char const *message)
 
- Public Member Functions inherited from VULKAN_HPP_NAMESPACE::SystemError
 SystemError (std::error_code ec)
 
 SystemError (std::error_code ec, std::string const &what)
 
 SystemError (std::error_code ec, char const *what)
 
 SystemError (int ev, std::error_category const &ecat)
 
 SystemError (int ev, std::error_category const &ecat, std::string const &what)
 
 SystemError (int ev, std::error_category const &ecat, char const *what)
 
virtual ~SystemError ()=default
 
virtual const char * what () const noexcept
 
- Public Member Functions inherited from VULKAN_HPP_NAMESPACE::Error
virtual ~Error ()=default
 

Detailed Description

Definition at line 923 of file vulkan.hpp.

Constructor & Destructor Documentation

◆ FragmentationEXTError() [1/2]

VULKAN_HPP_NAMESPACE::FragmentationEXTError::FragmentationEXTError ( std::string const &  message)
inline

Definition at line 926 of file vulkan.hpp.

◆ FragmentationEXTError() [2/2]

VULKAN_HPP_NAMESPACE::FragmentationEXTError::FragmentationEXTError ( char const *  message)
inline

Definition at line 928 of file vulkan.hpp.


The documentation for this class was generated from the following file:
VULKAN_HPP_NAMESPACE::SystemError::SystemError
SystemError(std::error_code ec)
Definition: vulkan.hpp:734
message
GLuint GLsizei const GLchar * message
Definition: SDL_opengl_glext.h:2483
VULKAN_HPP_NAMESPACE::make_error_code
VULKAN_HPP_INLINE std::error_code make_error_code(Result e)
Definition: vulkan.hpp:697
VULKAN_HPP_NAMESPACE::Result::eErrorFragmentationEXT