Skip to content
Snippets Groups Projects
Commit 2efd6c6d authored by steve-lunarg's avatar steve-lunarg
Browse files

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.
parent 38a42535
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment