Home | History | Annotate | Download | only in main

Lines Matching refs:disp

1643    const struct _glapi_table * const disp = GET_DISPATCH();
1650 CALL_PrimitiveRestartNV((struct _glapi_table *)disp, ());
1678 CALL_by_offset( disp, (array_func), aa->offset,
1709 void _mesa_install_arrayelt_vtxfmt(struct _glapi_table *disp,
1712 SET_ArrayElement(disp, vfmt->ArrayElement);