Lines Matching refs:supported

42         ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
50 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
58 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
66 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
74 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
82 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
90 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
98 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
106 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
114 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
122 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
129 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n");
185 WARN("Fog coords activated, but not supported. Using slow emulation\n");
206 WARN("Fog coords activated, but not supported. Using slow emulation\n");
227 WARN("Fog coords activated, but not supported. Using slow emulation\n");
248 WARN("Fog coords activated, but not supported. Using slow emulation\n");
356 if (!gl_info->supported[ARB_MULTITEXTURE])
389 gl_info->supported[ARB_MULTITEXTURE] = TRUE;
392 if (!gl_info->supported[EXT_FOG_COORD])
418 if (gl_info->supported[ARB_FRAGMENT_PROGRAM])
423 else if (gl_info->supported[ARB_FRAGMENT_SHADER])
546 gl_info->supported[EXT_FOG_COORD] = TRUE;