Lines Matching defs:major
41 fake_glx_display(mock_XDisplay *dpy, int major, int minor)
72 void common_protocol_expected_false_test(unsigned major, unsigned minor,
75 void common_protocol_expected_true_test(unsigned major, unsigned minor,
78 void create_single_screen_display(unsigned major, unsigned minor,
265 glX_send_client_info_test::create_single_screen_display(unsigned major,
271 this->glx_dpy = new fake_glx_display(this->display, major, minor);
276 glX_send_client_info_test::common_protocol_expected_false_test(unsigned major,
281 create_single_screen_display(major, minor, glx_ext);
287 glX_send_client_info_test::common_protocol_expected_true_test(unsigned major,
292 create_single_screen_display(major, minor, glx_ext);
531 /* Verify that the minor version advertised with the major version makes
577 /* Verify that the minor version advertised with the major version makes