Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/
H A Doglfunc.c83 int ogl_have_texture_filter_anisotropic; variable
293 ogl_have_texture_filter_anisotropic = check_token(ext, "GL_EXT_texture_filter_anisotropic"); in load_ogl_functions()
296 ogl_use_texture_filter_anisotropic = ogl_have_texture_filter_anisotropic; in load_ogl_functions()
H A Doglfunc.h175 extern int ogl_have_texture_filter_anisotropic;