HLSL: cast bracket dereference index to int type if not.
HLSL can index arrays using operator[] with non-integer types, and
inserts a conversion to a uint if needed.
Showing
Test/baseResults/hlsl.nonint-index.frag.out
0 → 100644
Test/hlsl.nonint-index.frag
0 → 100644
Please
register
or
sign in
to comment