halfway to raytracing
This commit is contained in:
parent
15a94c2f93
commit
3f4656939c
7 changed files with 222 additions and 42 deletions
src
|
@ -60,4 +60,5 @@ pub struct AppData {
|
|||
pub topology: vk::PrimitiveTopology,
|
||||
|
||||
pub scene_rt_memory_size: u64,
|
||||
pub num_lights_per_volume: u32,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue