Searched refs:max_gl_compat_version (Results 1 – 10 of 10) sorted by relevance
125 dri_screen->max_gl_compat_version = 12; in nouveau_init_screen2()129 dri_screen->max_gl_compat_version = 12; in nouveau_init_screen2()135 dri_screen->max_gl_compat_version = 13; in nouveau_init_screen2()
161 int max_gl_compat_version; member
164 psp->max_gl_compat_version = version; in driCreateNewScreen2()169 if (psp->max_gl_compat_version > 0) in driCreateNewScreen2()258 max_version = screen->max_gl_compat_version; in validate_context_version()
536 value[0] = psp->max_gl_compat_version / 10; in driQueryRendererIntegerCommon()537 value[1] = psp->max_gl_compat_version % 10; in driQueryRendererIntegerCommon()
1543 dri_screen->max_gl_compat_version = 30; in set_max_gl_versions()1557 dri_screen->max_gl_compat_version = 30; in set_max_gl_versions()1563 dri_screen->max_gl_compat_version = 30; in set_max_gl_versions()1570 dri_screen->max_gl_compat_version = 21; in set_max_gl_versions()
473 &screen->sPriv->max_gl_compat_version, in dri_init_screen_helper()
1131 psp->max_gl_compat_version = 21; in set_max_gl_versions()1136 psp->max_gl_compat_version = 13; in set_max_gl_versions()
788 psp->max_gl_compat_version = 13; in radeonInitScreen2()
293 psp->max_gl_compat_version = 21; in dri_init_screen()