vkd3d/libs
Conor McCarthy 901fb7e798 vkd3d: Implement d3d12_command_list_SetPredication().
Predicate arguments which are only non-zero in bit 32 or higher are not
supported. Predicates will not be applied to clear and copy commands because
Vulkan does not support predication of these command classes.

Signed-off-by: Conor McCarthy <cmccarthy@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-17 20:53:39 +02:00
..
vkd3d vkd3d: Implement d3d12_command_list_SetPredication(). 2019-06-17 20:53:39 +02:00
vkd3d-common vkd3d: Handle lists in debug env vars consistently. 2019-05-17 20:41:09 +02:00
vkd3d-shader vkd3d-shader: Make sure that InvocationId is emitted once in hull shaders. 2019-06-12 22:37:48 +02:00
vkd3d-utils vkd3d: Add stubs for versioned root signatures. 2019-04-10 18:56:55 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00