Home | History | Annotate | Download | only in demos

Lines Matching refs:queueCount

734             malloc(gpu->queue_props[i].queueCount * sizeof(float));
736 gpu->queue_props[i].queueCount * sizeof(float));
740 gpu->queue_reqs[i].queueCount = gpu->queue_props[i].queueCount;
1306 printf("\tqueueCount = %u\n", props->queueCount);