Module: vkd3d Branch: master Commit: dcb8527327106e31bc864167aaf1ba6140d1e813 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/dcb8527327106e31bc864167aaf1ba...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Tue Dec 12 15:34:51 2023 +1000
vkd3d-shader/ir: Flatten LOOP/BREAK/CONTINUE/ENDLOOP control flow instructions.
---
libs/vkd3d-shader/ir.c | 194 +++++++++++++++++++++++++++++++++++++++++----- libs/vkd3d-shader/spirv.c | 151 +++++------------------------------- 2 files changed, 194 insertions(+), 151 deletions(-)