Lines Matching refs:supported

575  * These are never supported on native.
603 /* GL_APPLE_ycbcr_422 claims that its '2YUV' format, which is supported via the UNSIGNED_SHORT_8_8_REV_APPLE type
1063 /* Check if the default internal format is supported as a frame buffer
1088 TRACE("Format %s is supported as FBO color attachment.\n", debug_d3dformat(format->id));
1098 FIXME("Format %s with rendertarget flag is not supported as FBO color attachment,"
1104 TRACE("Format %s is not supported as FBO color attachment.\n", debug_d3dformat(format->id));
1110 TRACE("Format %s is not supported as FBO color attachment, trying rtInternal format as fallback.\n",
1129 TRACE("Format %s rtInternal format is supported as FBO color attachment.\n",
1134 FIXME("Format %s rtInternal format is not supported as FBO color attachment.\n",
1152 if (gl_info->supported[ARB_FRAMEBUFFER_OBJECT]
1153 || gl_info->supported[EXT_PACKED_DEPTH_STENCIL])
1234 if (gl_info->supported[ARB_FRAMEBUFFER_OBJECT]
1235 || gl_info->supported[EXT_PACKED_DEPTH_STENCIL])
1293 if (gl_info->supported[ARB_INTERNALFORMAT_QUERY2])
1309 TRACE("Format %s is supported as FBO color attachment.\n", debug_d3dformat(format->id));
1322 WARN("Format %s with rendertarget flag is not supported as FBO color attachment"
1327 TRACE("Format %s is not supported as FBO color attachment.\n", debug_d3dformat(format->id));
1336 TRACE("Format %s rtInternal format is supported as FBO color attachment.\n",
1341 WARN("Format %s rtInternal format is not supported as FBO color attachment.\n",
1398 TRACE("Checking if format %s is supported as FBO color attachment...\n", debug_d3dformat(format->id));
1435 if (!gl_info->supported[format_texture_info[i].extension]) continue;
1440 * ARB_texture_float is also supported. */
1441 if (!gl_info->supported[ARB_TEXTURE_FLOAT]
1455 if (gl_info->supported[ARB_INTERNALFORMAT_QUERY2])
1475 else if (gl_info->supported[EXT_TEXTURE_SRGB_DECODE])
1491 /* Filter sRGB capabilities if EXT_texture_sRGB is not supported. */
1492 if (!gl_info->supported[EXT_TEXTURE_SRGB])
1497 else if (gl_info->supported[EXT_TEXTURE_SRGB_DECODE])
1638 if (gl_info->supported[ARB_INTERNALFORMAT_QUERY2])
1645 if (vendor == HW_VENDOR_NVIDIA && gl_info->supported[ARB_TEXTURE_FLOAT])
1676 if (!format->glInternal) continue; /* Not supported by GL */
1716 /* V8U8 is supported natively by GL_ATI_envmap_bumpmap and GL_NV_texture_shader.
1717 * V16U16 is only supported by GL_NV_texture_shader. The formats need fixup if
1725 if (!gl_info->supported[NV_TEXTURE_SHADER])
1745 if (!gl_info->supported[NV_TEXTURE_SHADER])
1747 /* If GL_NV_texture_shader is not supported, those formats are converted, incompatibly
1762 /* If GL_NV_texture_shader is supported, WINED3DFMT_L6V5U5 and WINED3DFMT_X8L8V8U8
1769 if (gl_info->supported[EXT_TEXTURE_COMPRESSION_RGTC])
1775 else if (gl_info->supported[ATI_TEXTURE_COMPRESSION_3DC])
1782 if (!gl_info->supported[APPLE_YCBCR_422])
1797 if (gl_info->supported[EXT_PALETTED_TEXTURE] || gl_info->supported[ARB_FRAGMENT_PROGRAM])
1803 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
1809 if (gl_info->supported[ARB_HALF_FLOAT_VERTEX])
1820 if (!gl_info->supported[ARB_HALF_FLOAT_PIXEL])
1851 if (gl_info->supported[ARB_VERTEX_PROGRAM] || gl_info->supported[ARB_VERTEX_SHADER])
1863 if (gl_info->supported[EXT_DEPTH_BOUNDS_TEST])
1872 if (gl_info->supported[ARB_FRAMEBUFFER_OBJECT])
2579 FIXME("WINED3D_TS_WORLD_MATRIX(%u). 1..255 not currently supported.\n", tstype);
3399 if (!gl_info->supported[ARB_FRAMEBUFFER_SRGB]
3450 if (gl_info->supported[ARB_TEXTURE_CUBE_MAP])
3455 if (gl_info->supported[ARB_TEXTURE_RECTANGLE])
3468 if (gl_info->supported[ARB_TEXTURE_CUBE_MAP])
3477 if (gl_info->supported[ARB_TEXTURE_CUBE_MAP])
3482 if (gl_info->supported[ARB_TEXTURE_RECTANGLE])
3497 if (gl_info->supported[ARB_TEXTURE_RECTANGLE])
3513 if (gl_info->supported[ARB_TEXTURE_CUBE_MAP])
3518 if (gl_info->supported[ARB_TEXTURE_RECTANGLE])