google / uVkCompute

A micro Vulkan compute pipeline and a collection of benchmarking compute shaders
Apache License 2.0
224 stars 38 forks source link

Compile shader permutations in parallel #29

Closed kuhar closed 1 year ago

kuhar commented 1 year ago

This reduces shader compilation time from 15s to 3s on my machine.