Skip to content

Add InterlockedOr tests#1195

Open
bob80905 wants to merge 6 commits into
llvm:mainfrom
bob80905:add_interlockedor_tests
Open

Add InterlockedOr tests#1195
bob80905 wants to merge 6 commits into
llvm:mainfrom
bob80905:add_interlockedor_tests

Conversation

@bob80905
Copy link
Copy Markdown
Contributor

This PR adds tests for the InterlockedOr HLSL function.
It tests all existing overloads of this function, including the declarations of this function as members of resources.
It also includes a fix to texture element type processing, as there was not a case to account for uint32 element types.
Fixes #101

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.

Add test for InterlockedOr

1 participant