HDK
|
#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 |
Protected Member Functions | |
template<typename T > | |
void | destroy (T t) VULKAN_HPP_NOEXCEPT |
Definition at line 6033 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 6038 of file vulkan.hpp.
|
inlineprotected |
Definition at line 6056 of file vulkan.hpp.
|
inline |
Definition at line 6045 of file vulkan.hpp.
|
inline |
Definition at line 6049 of file vulkan.hpp.