Function TRAP::Graphics::API::DescriptorTypeToVkDescriptorType#

Function Documentation#

constexpr VkDescriptorType TRAP::Graphics::API::DescriptorTypeToVkDescriptorType(RendererAPI::DescriptorType type) noexcept#

Convert the RendererAPI::DescriptorType to VkDescriptorType.

Parameters:

type – DescriptorType to convert.

Returns:

Converted VkDescriptorType.