Started simX
This commit is contained in:
@@ -9,8 +9,11 @@ typedef void (*func_t)(void *);
|
||||
void vx_spawnWarps(unsigned numWarps, unsigned numThreads, func_t func_ptr , void * args);
|
||||
|
||||
|
||||
|
||||
|
||||
void vx_cl_spawnWarps (char * /* args */,
|
||||
char * /* pocl_context */,
|
||||
long /* group_x */,
|
||||
long /* group_y */,
|
||||
long /* group_z */);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user