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

Remove Kernel from ConstantSampler enum values #378

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

gnl21
Copy link
Contributor

@gnl21 gnl21 commented Sep 13, 2023

These can only be used with OpConstantSampler, so they are naturally restricted from being used in places where they're not supported.

These can only be used with OpConstantSampler, so they are naturally
restricted from being used in places where they're not supported.
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

Merging as discussed in the September 13th teleconference.

This may need an update to some SPIRV-Tools tests.

@bashbaug bashbaug merged commit fc7d246 into KhronosGroup:main Sep 13, 2023
9 checks passed
dneto0 added a commit to dneto0/SPIRV-Tools that referenced this pull request Sep 13, 2023
alan-baker pushed a commit to KhronosGroup/SPIRV-Tools that referenced this pull request Sep 13, 2023
* Update SPIRV-Headers, add cache control operand kinds

Adds SPV_OPERAND_TYPE_LOAD_CACHE_CONTROL
and  SPV_OPERAND_TYPE_STORE_CACHE_CONTROL,
from SPV_INTEL_cache_controls

Fixes: #5404

* Update tests: remove Kernel from constant sampler enum dependencies

This corresponds to header change
KhronosGroup/SPIRV-Headers#378
@gnl21 gnl21 deleted the sampler-enums branch September 14, 2023 16:36
cassiebeckley pushed a commit to cassiebeckley/SPIRV-Tools that referenced this pull request Sep 20, 2023
)

* Update SPIRV-Headers, add cache control operand kinds

Adds SPV_OPERAND_TYPE_LOAD_CACHE_CONTROL
and  SPV_OPERAND_TYPE_STORE_CACHE_CONTROL,
from SPV_INTEL_cache_controls

Fixes: KhronosGroup#5404

* Update tests: remove Kernel from constant sampler enum dependencies

This corresponds to header change
KhronosGroup/SPIRV-Headers#378
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.

2 participants