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

[Backport to 17] Add SPV_INTEL_bindless_images preview extension (#2535) #2547

Open
wants to merge 1 commit into
base: llvm_release_170
Choose a base branch
from

Conversation

MrSidims
Copy link
Contributor

@MrSidims MrSidims changed the title Add SPV_INTEL_bindless_images preview extension (#2535) [Backport to 17] Add SPV_INTEL_bindless_images preview extension (#2535) Apr 25, 2024
@@ -113,7 +115,8 @@ enum InternalCapability {
ICapabilityJointMatrixPackedInt2ComponentTypeINTEL = 6438,
ICapabilityJointMatrixPackedInt4ComponentTypeINTEL = 6439,
ICapabilityCacheControlsINTEL = 6441,
ICapRegisterLimitsINTEL = 6460
ICapRegisterLimitsINTEL = 6460,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious. Why do we not have this Capability in the Khronos main branch? Thanks

Copy link
Contributor

@asudarsa asudarsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

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

Successfully merging this pull request may close these issues.

None yet

2 participants