HDK
|
#include <RV_VKImage.h>
Public Member Functions | |
VkSampler | getVkSampler () |
Access the vulkan resource for the sampler. More... | |
RV_VKSampler () | |
RV_VKSampler (RV_Instance *inst, VkSampler vk_sampler) | |
RV_VKSampler (const RV_VKSampler &)=delete | |
RV_VKSampler & | operator= (RV_VKSampler &)=delete |
RV_VKSampler (RV_VKSampler &&other) noexcept | |
RV_VKSampler & | operator= (RV_VKSampler &&other) noexcept=delete |
~RV_VKSampler () | |
Definition at line 338 of file RV_VKImage.h.
|
inline |
Definition at line 345 of file RV_VKImage.h.
|
inline |
Definition at line 348 of file RV_VKImage.h.
|
delete |
|
inlinenoexcept |
Definition at line 357 of file RV_VKImage.h.
|
inline |
Definition at line 365 of file RV_VKImage.h.
|
inline |
Access the vulkan resource for the sampler.
Definition at line 342 of file RV_VKImage.h.
|
delete |
|
deletenoexcept |