Searched refs:finish (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_state.c1543 unsigned int finish; member in struct:__anon153
1563 prim->finish, prim->numverts);
1657 int count = (prim->finish - start) / sizeof (u16);
1662 prim->finish, prim->offset, prim->numverts);
1669 if (start >= prim->finish || (prim->start & 0x7)) {
1674 dwords = (prim->finish - prim->start + 3) / sizeof (u32);
1694 prim->start, prim->finish);
2410 prim.finish = vertex.count; /* unused */
2509 prim.finish = elts.end;
2790 tclprim.finish
[all...]
H A Dradeon_drm.h419 unsigned int finish; member in struct:__anon146
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c84 * Fixed bug with calling XUngrabHosts() in finish().
326 finish() function
1121 finish();
1349 finish();
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c6560 goto finish;
6628 finish:
7312 * one to finish before executing the next.

Completed in 245 milliseconds