Home
last modified time | relevance | path

Searched refs:hSAREA (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/tests/ttmtest/src/
Dxf86dri.c178 uniDRIOpenConnection(dpy, screen, hSAREA, busIdString) in uniDRIOpenConnection() argument
181 drm_handle_t *hSAREA;
203 *hSAREA = rep.hSAREALow;
206 *hSAREA |= ((unsigned long)rep.hSAREAHigh) << 32;
Dxf86dri.h78 Bool uniDRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,