Skip to content
Snippets Groups Projects
Commit dd8287a1 authored by steve-lunarg's avatar steve-lunarg
Browse files

WIP: HLSL: add structuredbuffer pass by reference in fn params

This PR adds the ability to pass structuredbuffer types by reference
as function parameters.

It also changes the representation of structuredbuffers from anonymous
blocks with named members, to named blocks with pseudonymous members.
That should not be an externally visible change.
parent 4a57dced
No related branches found
No related tags found
No related merge requests found
Showing
with 974 additions and 557 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