Vulkan-Hpp
|
#include <vulkan.hpp>
Public Member Functions | |
PoolFree ()=default | |
PoolFree (OwnerType owner, PoolType pool, Dispatch const &dispatch VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT) VULKAN_HPP_NOEXCEPT | |
OwnerType | getOwner () const VULKAN_HPP_NOEXCEPT |
PoolType | getPool () const VULKAN_HPP_NOEXCEPT |
Dispatch const & | getDispatch () const VULKAN_HPP_NOEXCEPT |
Protected Member Functions | |
template<typename T > | |
void | destroy (T t) VULKAN_HPP_NOEXCEPT |
Definition at line 6074 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 6079 of file vulkan.hpp.
|
inlineprotected |
Definition at line 6103 of file vulkan.hpp.
|
inline |
Definition at line 6096 of file vulkan.hpp.
|
inline |
Definition at line 6086 of file vulkan.hpp.
|
inline |
Definition at line 6091 of file vulkan.hpp.