PCI-based Power Macintosh computers implement a hardware cursor capability that graphics drivers may support. The status and control calls that graphics drivers implementing hardware cursors must respond to are as following:
Only drivers that provide a hardware cursor need to respond to these calls.
A utility routine, VSLPrepareCursorForHardwareCursor, helps drivers convert QuickDraw's internal cursor representation into their hardware cursor's format. This routine is described in Hardware Cursor Utility.