Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Physical storage buffer OpPtrEqual #91

Open
seanbaxter opened this issue Jan 7, 2021 · 2 comments
Open

Physical storage buffer OpPtrEqual #91

seanbaxter opened this issue Jan 7, 2021 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@seanbaxter
Copy link

"Operands to OpPtrEqual, OpPtrNotEqual, and OpPtrDiff must not be pointers into the PhysicalStorageBuffer storage class."

Is this a misprint? How else do I compare these pointers?

@seanbaxter
Copy link
Author

Feature request:
Enable OpPtr[Not]Equal, OpPtrDiff and proper signed indexing for OpPtrAccessChain and OpAccessChain for physical storage buffer pointers. These are the only true pointers in SPIR-V graphics, and they should have actual pointer ops.

@johnkslang johnkslang added enhancement New feature or request question Further information is requested labels Jan 19, 2021
@raunraun
Copy link
Contributor

This is in consideration for a future SPIR-V revision

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants