Home
last modified time | relevance | path

Searched refs:has_ati_texture_env_combine3 (Results 1 – 1 of 1) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dgl_init.c330 int has_ati_texture_env_combine3; in evaluate_extension() local
344 has_ati_texture_env_combine3 = strstr(extensions, "GL_ATI_texture_env_combine3") > 0; in evaluate_extension()
373 options = ((has_ati_texture_env_combine3 && has_arb_texture_env_crossbar) || in evaluate_extension()