Lines Matching defs:formats
653 * advertised. If FALSE, all the formats must be supported. */
658 * Enable extensions if certain pipe formats are supported by the driver.
659 * What extensions will be enabled and what formats must be supported is
702 * Given a list of formats and bind flags, return the maximum number
703 * of samples supported by any of those formats.
708 const enum pipe_format *formats,
716 if (screen->is_format_supported(screen, formats[f],
728 const enum pipe_format *formats,
737 if (screen->is_format_supported(screen, formats[f], PIPE_TEXTURE_2D,
1105 /* Expose the extensions which directly correspond to gallium formats. */