| 
    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 343 of file RV_VKImage.h.
      
  | 
  inline | 
Definition at line 350 of file RV_VKImage.h.
      
  | 
  inline | 
Definition at line 353 of file RV_VKImage.h.
      
  | 
  delete | 
      
  | 
  inlinenoexcept | 
Definition at line 362 of file RV_VKImage.h.
      
  | 
  inline | 
Definition at line 370 of file RV_VKImage.h.
      
  | 
  inline | 
Access the vulkan resource for the sampler.
Definition at line 347 of file RV_VKImage.h.
      
  | 
  delete | 
      
  | 
  deletenoexcept |