Module: vkd3d Branch: master Commit: 1630fd9a3c10a31850bf877d73f88169e617cef8 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/1630fd9a3c10a31850bf877d73f881...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Mon Nov 27 16:55:29 2023 +1000
vkd3d-shader/dxil: Apply metadata attachments to instructions.
These are apparently only used for 'dx.op' intrinsics, because the instructions based on native LLVM ones have their own way to apply attributes.
---
libs/vkd3d-shader/dxil.c | 217 +++++++++++++++++++++++++++++++ libs/vkd3d-shader/vkd3d_shader_private.h | 1 + 2 files changed, 218 insertions(+)