wine/dlls/d3dcompiler_43/tests
Henri Verbeet 8455b47b86 d3dcompiler: Use vkd3d_shader_serialize_dxbc() in d3dcompiler_strip_shader().
Note that this adds a todo_wine to test_get_blob_part2(). It looks
like native d3dcompiler only adds padding between sections, while
vkd3d-shader always adds padding to the end of sections. I've sent a
vkd3d-shader patch to fix that, but the extra padding at the end of
the DXBC blob doesn't seem terribly concerning.
2023-04-18 10:18:48 +02:00
..
asm.c
blob.c d3dcompiler: Use vkd3d_shader_serialize_dxbc() in d3dcompiler_strip_shader(). 2023-04-18 10:18:48 +02:00
hlsl_d3d9.c d3dcompiler/tests: Update todos for tests that succeed with vkd3d 1.7. 2023-03-25 10:51:51 +01:00
hlsl_d3d11.c d3dcompiler/tests: Update todos for tests that succeed with vkd3d 1.7. 2023-03-25 10:51:51 +01:00
Makefile.in
reflection.c