dimensionX
02-08-2005, 08:13 AM
Has anyone tried to emulate bitwise operation on the GPU ?
I know that GLSL and Cg do not support bitwise operations. So how to get around this problem ?
Can we use the preprocessor because the preprocessor expressions do allow bitwise operators ? Has anyone tired this ?
Thanks!
I know that GLSL and Cg do not support bitwise operations. So how to get around this problem ?
Can we use the preprocessor because the preprocessor expressions do allow bitwise operators ? Has anyone tired this ?
Thanks!