Home | History | Annotate | Download | only in dri2

Lines Matching refs:out_count

482                      int *out_count, void *loaderPrivate)
503 *out_count = reply->count;
506 dri2_x11_process_buffers(dri2_surf, buffers, *out_count);
517 int *out_count, void *loaderPrivate)
543 *out_count = reply->count;
544 dri2_x11_process_buffers(dri2_surf, buffers, *out_count);