Skip to content

Commit 0a7ebce

Browse files
author
luigi-rosso
committed
fix(scripting_workspace): HLSL export cleanup (#12512) 60b685278c
* fix(scripting_workspace): per-stage SPIR-V and rive SPIRV-Cross fork for HLSL * fix(scripting_workspace): emit floatN(v,v,v,v) splats so FXC SM5 accepts baked HLSL * style: clang-format * chore(ore_gm_rstb): wrap kShaderOffsets in clang-format off * fix(scripting_workspace): publishing build + PR review cleanups * feat(scripting_workspace): emit HLSL struct-layout sidecar (target=17) for Unreal RHI * style: clang-format * feat(hlsl_struct_layout): ShaderType helpers + Unreal builder example test * fix(hlsl_struct_layout): verify struct contents on cross-stage name collision * fix(hlsl_struct_layout): treat resource-field disagreements as hard errors * fix(hlsl_struct_layout): map Dim1D-arrayed to Undefined (unreachable, not D2Array) * docs(hlsl_struct_layout): correct stale merge-key comment (name, not group/binding) * docs(hlsl_struct_layout): correct magic byte sequence in wire-format spec (HSLT, not HLST) * fix(scripting_workspace): fail HLSL bake if EITHER stage is empty (was AND, now OR) * docs(ore_gm_rstb): correct stripper-test comment (no FXC round-trip; substring checks only) * chore(scripting_workspace): drop unused <unordered_set> include + correct allocation comment
1 parent 84b81dd commit 0a7ebce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fab85a4fd560539838503c7cac18dd82e6756770
1+
60b685278c4c79eb3cb85c8c29d4a22886a3a10f

0 commit comments

Comments
 (0)