-
HLSL: cast bracket dereference index to int type if not. · 2efd6c6dsteve-lunarg authored
HLSL can index arrays using operator[] with non-integer types, and inserts a conversion to a uint if needed.
2efd6c6d
×
HLSL can index arrays using operator[] with non-integer types, and inserts a conversion to a uint if needed.