Skip to content

hlsl: Replace bare list pointers with hlsl_block, part 9/9.

Elizabeth Figura requested to merge zfigura/vkd3d:mr0 into master

This is the last series I have to use hlsl_block instead of list manipulation.

There is still some list manipulation around, but it's a little trickier to get rid of, and questionably worthwhile. At any rate things are a lot better now than they were.

Merge request reports

Loading