Skip to content

d3d11: make cache header constant size regardless of the build

Kacper Michajłow requested to merge kasper93/libplacebo:cache_d3d11 into master

This makes cache entries compatible between 32-bit and 64-bit builds and avoids issues with loading cache wrong.

Merge request reports