Avokadoen / zig_vulkan

Toying with vulkan and zig
45 stars 1 forks source link

Increase in flight frame count for async compute #134

Closed Avokadoen closed 2 years ago

Avokadoen commented 2 years ago

Increase in flight frame count (max of swapchain count) to enable async compute, at the cost of increased memory useage (and theoretically input latency)

Avokadoen commented 2 years ago

Partially resolved https://github.com/Avokadoen/zig_vulkan/commit/04816cf2117035e6f9cb6e719eea42c4cfd7785b