vkd3d/libs
Henri Verbeet 1f92c1dd53 vkd3d-shader: Export patch constants at the end of tessellation control shaders.
As opposed to at the end of each fork/join phase. This eliminates a
bunch of redundant SPIR-V, since it's not uncommon for fork/join phases
to only write to individual output components.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-22 16:59:18 +01:00
..
vkd3d vkd3d: Fix typo in WARN() message. 2021-01-27 21:13:32 +01:00
vkd3d-common vkd3d-common: Correctly escape whitespace characters in debugstr_*(). 2020-10-05 20:52:54 +02:00
vkd3d-shader vkd3d-shader: Export patch constants at the end of tessellation control shaders. 2021-03-22 16:59:18 +01:00
vkd3d-utils vkd3d-utils: Initialize input parameters to ID3DInclude::Open(). 2020-12-02 16:28:55 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00