Module: vkd3d Branch: master Commit: e54f770669fb8ba8a8ebf7bd4c0a039be23e6279 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/e54f770669fb8ba8a8ebf7bd4c0a03...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Wed May 17 00:09:19 2023 +1000
vkd3d-shader/dxil: Implement the DXIL CALL instruction.
---
libs/vkd3d-shader/dxil.c | 263 ++++++++++++++++++++++++++++++- libs/vkd3d-shader/ir.c | 2 +- libs/vkd3d-shader/vkd3d_shader_private.h | 9 ++ 3 files changed, 270 insertions(+), 4 deletions(-)