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

Fails to register SPV_KHR_16bit_storage extension when needed #1

Open
dneto0 opened this issue Jul 13, 2017 · 0 comments
Open

Fails to register SPV_KHR_16bit_storage extension when needed #1

dneto0 opened this issue Jul 13, 2017 · 0 comments
Projects
Milestone

Comments

@dneto0
Copy link
Collaborator

dneto0 commented Jul 13, 2017

See test/HalfStorage/vstorehalf_pointer_cast_to_short.cl

It stores through a pointer-to-global-short. The resulting module should have an OpExtension "SPV_KHR_16bit_storage" instruction but it does not.

@alan-baker alan-baker added this to Bugs in General Feb 27, 2019
@alan-baker alan-baker added this to the Half support milestone Mar 6, 2019
lpavank referenced this issue in lpavank/clspv Mar 24, 2023
…t needs by checking information GLES EXT and replacable builtins pass.

Fix one small issue with builtins enumeration to match the names with OpenCL spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
General
  
Bugs
Development

No branches or pull requests

2 participants