Skip to content
Snippets Groups Projects
Commit dc005fb0 authored by John Kessenich's avatar John Kessenich
Browse files

HLSL: Stop flattening non-IO structs containing opaques.

This makes struct returns from functions work, but breaks
structs containing arrays, due to limitations in subsequent
transforms in spirv-opt. This is expected to be fixed soon.
parent 471bfed0
No related branches found
No related tags found
No related merge requests found
Showing
with 1610 additions and 1419 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment