Module: vkd3d Branch: master Commit: 85d5f83fb7eeee4a0f3f1d974d441373000f21b6 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/85d5f83fb7eeee4a0f3f1d974d4413...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Mon Nov 13 16:09:58 2023 +1000
vkd3d-shader/dxil: Implement default address space global variables.
---
libs/vkd3d-shader/d3d_asm.c | 2 + libs/vkd3d-shader/dxil.c | 189 ++++++++++++++++++++++++++++++- libs/vkd3d-shader/spirv.c | 3 + libs/vkd3d-shader/tpf.c | 2 + libs/vkd3d-shader/vkd3d_shader_private.h | 2 + 5 files changed, 197 insertions(+), 1 deletion(-)