Function TRAP::Graphics::API::VulkanInits::PipelineColorBlendStateCreateInfo(std::span<const VkPipelineColorBlendAttachmentState>)#

Function Documentation#

constexpr VkPipelineColorBlendStateCreateInfo TRAP::Graphics::API::VulkanInits::PipelineColorBlendStateCreateInfo(std::span<const VkPipelineColorBlendAttachmentState> attachments) noexcept#

Create a Vulkan pipeline color blend state create info.

Parameters:

attachments – Vulkan pipeline color blend attachment states.

Returns:

VkPipelineColorBlendStateCreateInfo.