|
| 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 auto | create_descriptor_set_layout_binding (std::uint32_t binding, VkDescriptorType descriptor_type, VkShaderStageFlags shader_stage_flags) noexcept -> VkDescriptorSetLayoutBinding |
|
◆ 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: