Nikolay Sivov : vkd3d-shader/hlsl: Partially implement static expressions evaluation.
2 May
2023
2 May
'23
8:30 p.m.
Module: vkd3d Branch: master Commit: 7d41cf44402d016ae456d45376ee3ead6872ae6f URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/7d41cf44402d016ae456d45376ee3e... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Apr 25 15:04:29 2023 +0200 vkd3d-shader/hlsl: Partially implement static expressions evaluation. --- Makefile.am | 1 + libs/vkd3d-shader/hlsl.h | 2 + libs/vkd3d-shader/hlsl.y | 86 ++++++++++++++++------------------ libs/vkd3d-shader/hlsl_codegen.c | 68 +++++++++++++-------------- tests/hlsl-array-size-expr.shader_test | 40 ++++++++++++++++ tests/hlsl-invalid.shader_test | 2 +- 6 files changed, 118 insertions(+), 81 deletions(-)
1051
Age (days ago)
1051
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard