15 Apr
2024
15 Apr
'24
8:19 p.m.
:arrow_up: So the pipeline was failing because Zeb's reflection tests in hlsl_d3d12.c detected that I forgot to not write default values for constant buffers variables without initializers (nice!). I was always writing zeros when there was not an initializer. So I fixed that. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/787#note_67864