Skip to content
Snippets Groups Projects
Verified Commit e070775b authored by Sankhesh Jhaveri's avatar Sankhesh Jhaveri :speech_balloon:
Browse files

ImageMap: Fix an issue with indexing a multi-component image

Indexing into a multi-component image, the pointer was walking an
additional step using the scalar size. Since, the pointer is templated
over the underlying type, indexing directly into the active component
yields the right result.
parent 45c92048
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