Home | History | Annotate | Download | only in common

Lines Matching refs:fallback

1595     * texture size, fallback if the source is multisampled.  This fallback can
1600 /* XXX avoid this fallback */
2119 /* XXX avoid this fallback */
2366 GLboolean fallback, newTex;
2373 fallback = GL_FALSE;
2375 fallback = GL_TRUE;
2414 fallback = GL_TRUE;
2424 fallback = GL_TRUE;
2428 fallback = GL_TRUE;
2431 if (fallback) {
2638 * Check if swrast fallback is needed.
2774 * software fallback. The fallback path will require that the texture
2776 * \return GL_TRUE if a fallback is needed, GL_FALSE otherwise
2806 * right colors when rendering. Need to use a fallback.
3052 * It's a sw fallback.