Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

SPIR-V reader cannot consumer big-endian byte order. #132

Open
AndreyE opened this issue Apr 25, 2016 · 0 comments
Open

SPIR-V reader cannot consumer big-endian byte order. #132

AndreyE opened this issue Apr 25, 2016 · 0 comments

Comments

@AndreyE
Copy link
Contributor

AndreyE commented Apr 25, 2016

ATM the reader can only consume little-endian byte order on a little-endian machine. It needs to detect byte-order of a SPIR-V BC and a host machine and do the byte order conversion when necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant