librashader/librashader-runtime-vk/src
chyyran b81f415917 vk: fix lifetime issues with ash
Using `build` everywhere was causing miscompilations because of lifetimes leaking.
2023-02-15 22:57:20 -05:00
..
hello_triangle vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
draw_quad.rs vk: use gpu-allocator for memory allocations 2023-02-09 18:14:55 -05:00
error.rs vk/11/12: allow gpu-deferred creation of filter chains 2023-02-11 02:44:07 -05:00
filter_chain.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
filter_pass.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
framebuffer.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
graphics_pipeline.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
lib.rs rt: expose cache disable option in filter options 2023-02-15 18:08:47 -05:00
luts.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
memory.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
options.rs rt: expose cache disable option in filter options 2023-02-15 18:08:47 -05:00
parameters.rs capi: resolve name conflicts due to conflicting struct names in each module 2023-01-13 18:10:20 -05:00
queue_selection.rs chore: general cleanup 2023-01-15 11:08:13 -05:00
render_pass.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
samplers.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
texture.rs vk: fix lifetime issues with ash 2023-02-15 22:57:20 -05:00
util.rs fmt: clean up warnings 2023-02-09 21:06:58 -05:00