Skip to content

Conversation

@luciechoi
Copy link
Collaborator

Fixes #7699.

Previously, only asdouble(uint, uint) and asdouble(uint2, uint2) were supported.

The fix is to manually extract each component and compose a vector of doubles.

Verified asdouble.32.test is passing.

@luciechoi luciechoi changed the title Support asdouble() for uint3 argument type. [SPIR-V] Support asdouble() for uint3 argument type. Dec 3, 2025
@luciechoi
Copy link
Collaborator Author

@s-perron

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] Hitting assert when compiling program with asdouble

1 participant