On Tue Nov 8 17:49:30 2022 +0000, Henri Verbeet wrote:
tests/object-references.shader_test is failing for me. Specifically:
shader_runner:684:Section [pixel shader], line 123: Test failed: Got unexpected hr 0x80004001.
That's probably a consequence of Zeb's merge request 43 ("hlsl: Compute shaders.").
I see, rebasing !42 over !43 results in ``` E5017: Aborting due to not yet implemented feature: Object copy. ``` I will investigate further.