sandbox
Loading...
Searching...
No Matches
sbx::graphics::separate_sampler Class Reference
Inheritance diagram for sbx::graphics::separate_sampler:
sbx::graphics::descriptor

Public Member Functions

 separate_sampler (VkFilter filter=VK_FILTER_LINEAR, VkSamplerAddressMode address_mode=VK_SAMPLER_ADDRESS_MODE_REPEAT)
 
auto write_descriptor_set (std::uint32_t binding, VkDescriptorType descriptor_type) const noexcept -> graphics::write_descriptor_set override
 
auto handle () const noexcept -> VkSampler
 
 operator VkSampler () const noexcept
 
virtual auto write_descriptor_set (std::uint32_t binding, VkDescriptorType descriptor_type) const noexcept -> graphics::write_descriptor_set=0
 

Static Public Member Functions

static auto create_descriptor_set_layout_binding (std::uint32_t binding, VkDescriptorType descriptor_type, VkShaderStageFlags shader_stage_flags) noexcept -> VkDescriptorSetLayoutBinding
 

Member Function Documentation

◆ write_descriptor_set()

auto sbx::graphics::separate_sampler::write_descriptor_set ( std::uint32_t  binding,
VkDescriptorType  descriptor_type 
) const -> graphics::write_descriptor_set
inlineoverridevirtualnoexcept

The documentation for this class was generated from the following file: