HLSL: fix for byte address buffers in fn parmeters
Byte address buffers were failing to detect that they were byte address
buffers when used as fn parameters.
Note: this detection is a little awkward, and could be simplified if
it was easy to obtain the declared builtin type for an object.
Showing
This diff is collapsed.
Click to expand it.
Test/hlsl.structbuffer.fn2.comp
0 → 100644
Please
register
or
sign in
to comment