opengl - GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT returns 0 -


i'm testing library on other machines. unfortunately, anisotropic filtering causing problems.

on machine (nvidia geforce 580m gtx) works fine , expected.

on test machine however, it's failing because when querying gl_max_texture_max_anisotropy_ext, 0. unaware possible reading the spec.. it's (fairly) new laptop ati mobility radeon hd 4250 should support extension.

any ideas why gl_max_texture_max_anisotropy_ext return 0? thanks,


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -