RT descriptors
This commit is contained in:
parent
7b24f52764
commit
e4e7c66808
9 changed files with 160 additions and 59 deletions
|
|
@ -42,6 +42,9 @@ int main() {
|
|||
*/
|
||||
window.FinishInit();
|
||||
|
||||
window.SetPipelineRT<Raygenspv, Raygenspv>();
|
||||
window.descriptorsRt = pool.sets;
|
||||
|
||||
window.Render();
|
||||
window.StartSync();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue