Searched refs:has_astc (Results 1 – 1 of 1) sorted by relevance
2438 const bool has_astc = screen->devinfo.gen >= 9; in set_max_gl_versions() local2448 dri_screen->max_gl_es2_version = has_astc ? 32 : 31; in set_max_gl_versions()