Skip to content
Snippets Groups Projects
Commit f1dbc7e9 authored by Faith Ekstrand's avatar Faith Ekstrand :speech_balloon:
Browse files

spirv: Pull offset/stride from the pointer for OpArrayLength


We can't pull it from the variable type because it might be an array of
blocks and not just the one block.  While we're here, throw in some
error checking.

Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable@lists.freedesktop.org
parent c520f4de
No related branches found
No related tags found
Loading
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