Searched defs:presentation_queue (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | presentation.c | 95 vlVdpPresentationQueueDestroy(VdpPresentationQueue presentation_queue) in vlVdpPresentationQueueDestroy() argument 118 vlVdpPresentationQueueSetBackgroundColor(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueSetBackgroundColor() argument 147 vlVdpPresentationQueueGetBackgroundColor(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueGetBackgroundColor() argument 40 vlVdpPresentationQueueCreate(VdpDevice device, VdpPresentationQueueTarget presentation_queue_target, VdpPresentationQueue *presentation_queue) vlVdpPresentationQueueCreate() argument 176 vlVdpPresentationQueueGetTime(VdpPresentationQueue presentation_queue, VdpTime *current_time) vlVdpPresentationQueueGetTime() argument 200 vlVdpPresentationQueueDisplay(VdpPresentationQueue presentation_queue, VdpOutputSurface surface, uint32_t clip_width, uint32_t clip_height, VdpTime earliest_presentation_time) vlVdpPresentationQueueDisplay() argument 305 vlVdpPresentationQueueBlockUntilSurfaceIdle(VdpPresentationQueue presentation_queue, VdpOutputSurface surface, VdpTime *first_presentation_time) vlVdpPresentationQueueBlockUntilSurfaceIdle() argument 339 vlVdpPresentationQueueQuerySurfaceStatus(VdpPresentationQueue presentation_queue, VdpOutputSurface surface, VdpPresentationQueueStatus *status, VdpTime *first_presentation_time) vlVdpPresentationQueueQuerySurfaceStatus() argument [all...] |
Completed in 1 milliseconds