Function TRAP::Graphics::API::VulkanInits::PipelineCacheCreateInfo#
Function Documentation#
-
constexpr VkPipelineCacheCreateInfo TRAP::Graphics::API::VulkanInits::PipelineCacheCreateInfo(std::span<const u8> data, VkPipelineCacheCreateFlags flags) noexcept#
Create a Vulkan pipeline cache create info.
- Parameters:
data – Vulkan pipeline cache data.
flags – Vulkan pipeline cache create flags.
- Returns:
VkPipelineCacheCreateInfo.