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

HLSL: Pass opaques by local copy, instead of by interface original.

Also, remove assumption that if something is opaque that it
must be in the UniformConstant storage class.

This allows function declarations to know all parameters will
be in the Function storage class.
parent 15fa7ef5
No related branches found
No related tags found
No related merge requests found
Showing
with 976 additions and 841 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