On Wed May 31 05:48:06 2023 +0000, Francisco Casas wrote:
changed this line in [version 2 of the diff](/wine/vkd3d/-/merge_requests/209/diffs?diff_id=49551&start_sha=78e71c4bc794f5606fc1137d99ce63ce3e9865c5#b9a696b7e2f161c9052ff1159d7d8cb2907cdeae_2614_2518)
I agree, I rewrote the whole thing around sm4_get_extern_resources().
This required the following 3 patches: ``` vkd3d-shader/hlsl: Handle resource components individually for SM 5.0. vkd3d-shader/tpf: Introduce struct extern_resource. vkd3d-shader/hlsl: Allow derefs to provide the data_type. ```