sandbox
|
Public Member Functions | |
descriptor_set (const pipeline &pipeline) noexcept | |
auto | handle () const noexcept -> VkDescriptorSet |
operator VkDescriptorSet () const noexcept | |
auto | bind (command_buffer &command_buffer) const noexcept -> void |
Static Public Member Functions | |
static auto | update (const std::vector< VkWriteDescriptorSet > &write_descriptor_sets) -> void |