Definition at line 40 of file pipeline.hpp.
◆ add_pass() [1/2]
template<typename P , typename ... Args>
| void brenta::RenderPipeline::add_pass |
( |
Args... |
args | ) |
|
|
inline |
◆ add_pass() [2/2]
| void RenderPipeline::add_pass |
( |
tenno::shared_ptr< RenderPass > |
pass | ) |
|
◆ create_default()
| tenno::shared_ptr< RenderPipeline > RenderPipeline::create_default |
( |
| ) |
|
|
static |
◆ execute()
◆ passes
| tenno::vector<tenno::shared_ptr<RenderPass> > brenta::RenderPipeline::passes |
The documentation for this class was generated from the following files: