Module: vkd3d Branch: master Commit: 640b914bfb18c05eacbe6414a819e9c600fbe3cd URL: https://source.winehq.org/git/vkd3d.git/?a=commit;h=640b914bfb18c05eacbe6414...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Sat Jul 24 00:02:42 2021 +1000
vkd3d: Introduce struct d3d12_pipeline_uav_counter_state.
Signed-off-by: Conor McCarthy cmccarthy@codeweavers.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
libs/vkd3d/command.c | 19 +++++------ libs/vkd3d/state.c | 80 +++++++++++++++++++++------------------------- libs/vkd3d/vkd3d_private.h | 17 ++++++---- 3 files changed, 58 insertions(+), 58 deletions(-)
Diff: https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=640b914bfb18c05eacbe...