|
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 350 of file RV_VKImage.h.
|
inline |
Definition at line 357 of file RV_VKImage.h.
|
inline |
Definition at line 360 of file RV_VKImage.h.
|
delete |
|
inlinenoexcept |
Definition at line 369 of file RV_VKImage.h.
|
inline |
Definition at line 377 of file RV_VKImage.h.
|
inline |
Access the vulkan resource for the sampler.
Definition at line 354 of file RV_VKImage.h.
|
delete |
|
deletenoexcept |