Commit c1b3c2d
authored
Unify vkb::RenderPipeline and vkb::rendering::HPPRenderPipeline into vkb::rendering::RenderPipeline<bindingType> (KhronosGroup#1474)
* Unify vkb::RenderPipeline and vkb::rendering::HPPRenderPipeline into vkb::rendering::RenderPipeline<bindingType>
* Rebase1 parent bb630ff commit c1b3c2d
37 files changed
Lines changed: 333 additions & 339 deletions
File tree
- framework
- common
- rendering
- samples
- extensions/tensor_and_data_graph
- compute_shaders_with_tensors
- graph_constants
- simple_tensor_and_data_graph
- performance
- 16bit_storage_input_output
- afbc
- async_compute
- command_buffer_usage
- constant_data
- descriptor_management
- hpp_pipeline_cache
- hpp_swapchain_images
- hpp_texture_compression_comparison
- image_compression_control
- layout_transitions
- msaa
- multithreading_render_passes
- pipeline_barriers
- pipeline_cache
- render_passes
- specialization_constants
- subpasses
- surface_rotation
- swapchain_images
- texture_compression_comparison
- wait_idle
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
121 | | - | |
122 | 120 | | |
123 | 121 | | |
124 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
272 | 260 | | |
273 | | - | |
| 261 | + | |
| 262 | + | |
274 | 263 | | |
| 264 | + | |
275 | 265 | | |
276 | 266 | | |
277 | 267 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
This file was deleted.
0 commit comments