Commit 87f7893
Vulkan: extract cubemap IBL prefilter to vk_cubemap_prefilter.c
Move filterDef helpers, prefilter renderpass/FB/pipeline, create/destroy,
vk_clear_cube_color, readback/SH extraction, and vk_generate_cubemaps out of
vk.c. Wrap translation unit in VK_CUBEMAP. Update MSVC and ARCHITECTURE.md.
Co-authored-by: Tim Fox <timfox@outlook.com>1 parent 610ea05 commit 87f7893
5 files changed
Lines changed: 747 additions & 726 deletions
File tree
- docs
- src
- platform/win32/msvc2017
- renderers/vulkan
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
0 commit comments