Skip to content

vkd3d-shader/tpf: Compile HLSL to tpf through vsir, part 6.

Francisco Casas requested to merge fcasas/vkd3d:hlsl2vsir2tpf_2_part6 into master

Loads, stores, and resource stores for now.

Resource loads coming next, once they are done we can remove the redundant *_from_deref() functions in tpf.c.

Merge request reports

Loading