Home | History | Annotate | Download | only in demos

Lines Matching refs:gpus

1170     struct app_gpu gpus[MAX_GPUS];
1222 printf("Too many GPUS found \n");
1230 app_gpu_init(&gpus[i], i, objs[i]);
1231 app_gpu_dump(&gpus[i]);
1236 app_gpu_destroy(&gpus[i]);