vkd3d/libs
Conor McCarthy a08d99e026 vkd3d: Initialise static samplers before the root descriptor tables.
If static samplers are done after an unbounded range has been initialised,
the samplers will occupy their own descriptor set layout instead of sharing
one with the bounded ranges.

Signed-off-by: Conor McCarthy <cmccarthy@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-10 15:32:00 +02:00
..
vkd3d vkd3d: Initialise static samplers before the root descriptor tables. 2021-08-10 15:32:00 +02:00
vkd3d-common build: Make the default symbol visibility "hidden". 2021-08-09 21:43:22 +02:00
vkd3d-shader vkd3d-shader: Implement DFMA instruction. 2021-08-09 21:43:40 +02: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