vkd3d-shader/fx: Use the globals list when writing fx_4+ objects. The extern list would also work at this point, but it's better not to rely on that. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
vkd3d-shader/fx: Use the globals list when writing buffers. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>