Home | History | Annotate | Download | only in common

Lines Matching full:screennum

749     GLint screenNum;
779 driOptionValue screenNum;
780 if (!parseValue (&screenNum, DRI_INT, screen))
782 else if (screenNum._int != data->screenNum)
947 GLint screenNum, const char *driverName) {
956 userData.screenNum = screenNum;