Skip to content

Conversation

@Keenuts
Copy link
Collaborator

@Keenuts Keenuts commented Dec 10, 2025

The SPIR-V instruction can work on non-32 bit components, but only with VK maintenance 9, which seems to be hidden behing a feature bit.
Implementing countbit on such types by converting to a 32-bit integer first. Should be ok.

Fixes #7122

The SPIR-V instruction can work on non-32 bit components,
but only with VK maintenance 9, which seems to be hidden behing
a feature bit.
Implementing countbit on such types by converting to a 32-bit integer
first. Should be ok.

Fixes microsoft#7122
@Keenuts Keenuts requested a review from s-perron December 10, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

[SPIR-V] Fatal error instead of ordinary error with file and line number when SV_IsFrontFace is not bool.

1 participant