Lines Matching refs:formats
1178 * These formats correspond to the similarly named MESA_FORMAT_*
1184 * by the driver (YUV planar formats) but serve as a base image for
1235 * Extra fourcc formats used internally to Mesa with createImageFromNames.
1562 * \param max Maximum number of formats that can be accomodated into
1563 * \param formats. If zero, no formats are returned -
1565 * supported dmabuf formats in \param count.
1566 * \param formats Buffer to fill formats into.
1567 * \param count Count of formats returned, or, total number of
1568 * supported formats in case \param max is zero.
1575 int *formats, int *count);