Commit f1437db
Add explicit type support for bitfieldReverse (#4174)
This was missing for 8- and 16-bit types.
* Add unit tests for bit operations with 8/16-bit types
This adds tests for bitfieldExtract, bitfieldInsert, bitfieldReverse,
bitCount, findLSB, and findMSB with arguments of explicitly sized
8-bit and 16-bit signed and unsigned integers.
---------
Co-authored-by: Graeme Leese <gleese@broadcom.com>1 parent c0d54e2 commit f1437db
File tree
5 files changed
+679
-0
lines changed- Test
- baseResults
- glslang/MachineIndependent
- gtests
5 files changed
+679
-0
lines changed
0 commit comments