sandbox
Loading...
Searching...
No Matches
sbx::graphics::logical_device Class Reference
Inheritance diagram for sbx::graphics::logical_device:
sbx::utility::noncopyable

Public Member Functions

 logical_device (const physical_device &physical_device)
 
auto handle () const noexcept -> const VkDevice &
 
 operator const VkDevice & () const noexcept
 
auto enabled_features () const -> const VkPhysicalDeviceFeatures &
 
template<queue::type Type>
auto queue () const -> const graphics::queue &
 
auto wait_idle () const -> void
 
- Public Member Functions inherited from sbx::utility::noncopyable
 noncopyable (const noncopyable &)=delete
 
 noncopyable (noncopyable &&) noexcept=default
 
auto operator= (const noncopyable &) -> noncopyable &=delete
 
auto operator= (noncopyable &&) noexcept -> noncopyable &=default
 

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