7 lines
220 B
Common Lisp
7 lines
220 B
Common Lisp
__kernel void conway_align(__global unsigned char* front_grid, __global unsigned char* rear_grid, __global unsigned char* pixel_out, __global int* num_workers, __global int* grid_width, __global int* grid_height){
|
|
|
|
|
|
|
|
|
|
|
|
} |