-
HLSL: phase 2a: add r-value operator[] for RWTexture/RWBuffer · 6b43d274steve-lunarg authored
This commit adds r-value support for RW textures and buffers. Supported is: - Function in parameter conversions - conversion of rvalue use to imageLoad
6b43d274
×