VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
RenderingPipeline.h
Go to the documentation of this file.
1
8
#pragma once
9
#include <
venom/common/plugin/graphics/RenderingPipeline.h
>
10
11
namespace
venom
12
{
13
namespace
vulkan
14
{
15
class
VulkanRenderingPipeline :
public
vc::RenderingPipelineImpl
16
{
17
public
:
18
VulkanRenderingPipeline();
19
~VulkanRenderingPipeline()
override
=
default
;
20
};
21
}
22
}
venom::common::RenderingPipelineImpl
Definition
RenderingPipeline.h:20
RenderingPipeline.h
venom::vulkan
Encapsulation of Vulkan for the front end of VenomEngine.
Definition
Allocator.h:18
venom
Contains the entirety of the code of the VenomEngine project.
Definition
Callback.h:13
lib
vulkan
include
venom
vulkan
plugin
graphics
RenderingPipeline.h
Generated by
1.13.2