Józef Kucia : vkd3d: Store compiled Vulkan pipelines in d3d12_graphics_pipeline_state.
Module: vkd3d Branch: master Commit: 8f07e147113b27b5c5144cd6533be0aef554a51b URL: https://source.winehq.org/git/vkd3d.git/?a=commit;h=8f07e147113b27b5c5144cd6... Author: Józef Kucia <jkucia(a)codeweavers.com> Date: Wed Oct 24 13:16:29 2018 +0200 vkd3d: Store compiled Vulkan pipelines in d3d12_graphics_pipeline_state. Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- libs/vkd3d/device.c | 116 ------------------------------------------ libs/vkd3d/state.c | 122 ++++++++++++++++++++++++++++++++++++++------- libs/vkd3d/vkd3d_private.h | 21 -------- 3 files changed, 105 insertions(+), 154 deletions(-) Diff: https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=8f07e147113b27b5c514...
participants (1)
-
Alexandre Julliard