Skip to content
Snippets Groups Projects
Commit c9f07108 authored by Vanessa Karolek's avatar Vanessa Karolek
Browse files

[#92] add RTX Pipeline creation function, make dispatcher member accessible...

[#92] add RTX Pipeline creation function, make dispatcher member accessible for RTXModule (see also text below)

Problem:
The vk::Pipeline object cannot be used for scene.recordDrawcalls! Here, we need a vkcv::PipelineHandle. Maybe we need to move all functionalities from here to the PipelineManager - similar to PipelineManager::createComputePipeline and PipelineManager::createGraphicsPipeline. As far as I know, there are also some updates for the PipelineManager in develop. We should merge and see how to deal with the pipeline.
parent 93033951
Branches
Tags
1 merge request!75Resolve "RTX-Module"
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment