HLSL: phase 2a: add r-value operator[] for RWTexture/RWBuffer
This commit adds r-value support for RW textures and buffers.
Supported is:
- Function in parameter conversions
- conversion of rvalue use to imageLoad
Showing
Test/baseResults/hlsl.rw.bracket.frag.out
0 → 100644
This diff is collapsed.
Click to expand it.
Test/hlsl.rw.bracket.frag
0 → 100644
Please
register
or
sign in
to comment