Searched refs:vdp_imp_device_create_x11 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Ddevice.c41 vdp_imp_device_create_x11(Display *display, int screen, VdpDevice *device, function in typeref:typename:PUBLIC VdpStatus
H A Dvdpau_private.h458 VdpDeviceCreateX11 vdp_imp_device_create_x11; variable in typeref:typename:VdpDeviceCreateX11
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Ddevice.c41 vdp_imp_device_create_x11(Display *display, int screen, VdpDevice *device, function in typeref:typename:PUBLIC VdpStatus
H A Dvdpau_private.h485 VdpDeviceCreateX11 vdp_imp_device_create_x11; variable in typeref:typename:VdpDeviceCreateX11
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp4829 fprintf(_vdp_cap_data.fp, "vdp_imp_device_create_x11(");
4842 VdpDeviceCreateX11 * vdp_imp_device_create_x11; local in function:vdp_trace_device_create_x11
4843 vdp_imp_device_create_x11 = (VdpDeviceCreateX11*)dlsym(
4845 "vdp_imp_device_create_x11"
4847 if (!vdp_imp_device_create_x11) {
4853 vdp_st = vdp_imp_device_create_x11(

Completed in 9 milliseconds