Function VkDeviceCmds.CreateRenderPass
Commands for VK_VERSION_1_0
VkResult CreateRenderPass
(
VkDevice_T* device,
const(VkRenderPassCreateInfo)* pCreateInfo,
const(VkAllocationCallbacks)* pAllocator,
VkRenderPass_T** pRenderPass
);