index
:
~tstellar/libclc
backup
backup-Oct15
bfgminer
fmax
image
llvm-3.2
master
Unnamed repository; edit this file 'description' to name the repository.
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
cross.cl
blob: 08955cbd9af5689a1e81874f66d3e070208e709d (
plain
)
1
2
3
__kernel void foo(float4 *f) { *f = cross(f[0], f[1]); }