KDGpu::VulkanSampler¶
Module: Vulkan
#include <vulkan_sampler.h>
Public Functions¶
| Name | |
|---|---|
| VulkanSampler(VkSampler _sampler, const Handle< Device_t > & _deviceHandle) | 
Public Attributes¶
| Name | |
|---|---|
| VkSampler | sampler | 
| Handle< Device_t > | deviceHandle | 
Public Functions Documentation¶
function VulkanSampler¶
1 2 3 4  |  | 
Public Attributes Documentation¶
variable sampler¶
1 |  | 
variable deviceHandle¶
1 |  | 
Updated on 2025-11-02 at 00:01:42 +0000