Giovanni Mascellani (@giomasce) commented about tests/d3d12.c:
ID3D12Resource_Unmap(buffer, 0, NULL); ID3D12Resource_Release(buffer);
+}
+static void test_vs_ps_relative_addressing(void)
Is there a reason why this couldn't be a `.shader_test`, beside missing HLSL compiler support?